projects
/
feisty_meow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
221023f
)
cleaning up error output for cygwin.
author
Chris Koeritz
<fred@gruntose.com>
Wed, 22 Feb 2012 01:29:19 +0000
(20:29 -0500)
committer
Chris Koeritz
<fred@gruntose.com>
Wed, 22 Feb 2012 01:29:19 +0000
(20:29 -0500)
scripts/core/functions.sh
patch
|
blob
|
history
diff --git
a/scripts/core/functions.sh
b/scripts/core/functions.sh
index 524d6cc213f5f35bd0518f3d6b82f0fbd606b94d..3e7b0c8a168025366add9293ef3fc73dc4fabf1f 100644
(file)
--- a/
scripts/core/functions.sh
+++ b/
scripts/core/functions.sh
@@
-184,7
+184,7
@@
function clean_cvs_junk() {
function regenerate() {
bash $FEISTY_MEOW_SCRIPTS/core/bootstrap_shells.sh
echo
- local wheres_nechung=$(which nechung)
+ local wheres_nechung=$(which nechung
2>/dev/null
)
if [ -z "$wheres_nechung" ]; then
echo "The nechung oracle program cannot be found. You may want to consider"
echo "rebuilding the feisty meow applications with this command:"