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:
0b700ef
)
nice when something is actually right, which this was not.
author
Chris Koeritz
<fred@gruntose.com>
Wed, 22 Feb 2012 03:32:07 +0000
(22:32 -0500)
committer
Chris Koeritz
<fred@gruntose.com>
Wed, 22 Feb 2012 03:32:07 +0000
(22:32 -0500)
scripts/core/functions.sh
patch
|
blob
|
history
diff --git
a/scripts/core/functions.sh
b/scripts/core/functions.sh
index da516467b57e947408c6108e5040ed6cd4cba5a3..2c014299c8a43ab0924fefa0b1b6167af2af99fc 100644
(file)
--- a/
scripts/core/functions.sh
+++ b/
scripts/core/functions.sh
@@
-9,6
+9,7
@@
if [ $? -eq 0 ]; then
# there was no error, so we can skip the inits.
if [ ! -z "$SHELL_DEBUG" ]; then
echo skipping functions.sh because already defined.
+ skip_all=yes
fi
fi