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:
38d2bac
)
trying another approach to find out where logs dir disappears.
author
Chris Koeritz
<fred@gruntose.com>
Wed, 18 Jan 2012 00:56:35 +0000
(19:56 -0500)
committer
Chris Koeritz
<fred@gruntose.com>
Wed, 18 Jan 2012 00:56:35 +0000
(19:56 -0500)
scripts/generator/bootstrap_build.sh
patch
|
blob
|
history
diff --git
a/scripts/generator/bootstrap_build.sh
b/scripts/generator/bootstrap_build.sh
index bbdb4b28b44c31f5e6521cbe0453c74eba35c366..b7e2fa14ad57e762a0342020e3a89d81cf3cfa13 100644
(file)
--- a/
scripts/generator/bootstrap_build.sh
+++ b/
scripts/generator/bootstrap_build.sh
@@
-257,5
+257,9
@@
if [ -z "$JUST_BOOTSTRAP_APPS" ]; then
export NOT_SLIMLINE=true
make_code
popd &>/dev/null
+
+echo hey ho ho hey, got to final place
+ls -al $PRODUCTION_DIR/logs
+
fi