From: Chris Koeritz Date: Wed, 18 Jan 2012 00:56:35 +0000 (-0500) Subject: trying another approach to find out where logs dir disappears. X-Git-Tag: 2.140.90~1656^2~42 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=0db1e4bbf646039c5ed223af0e6288d3db9ffccb;p=feisty_meow.git trying another approach to find out where logs dir disappears. --- diff --git a/scripts/generator/bootstrap_build.sh b/scripts/generator/bootstrap_build.sh index bbdb4b28..b7e2fa14 100644 --- 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