trying another approach to find out where logs dir disappears.
authorChris Koeritz <fred@gruntose.com>
Wed, 18 Jan 2012 00:56:35 +0000 (19:56 -0500)
committerChris Koeritz <fred@gruntose.com>
Wed, 18 Jan 2012 00:56:35 +0000 (19:56 -0500)
scripts/generator/bootstrap_build.sh

index bbdb4b28b44c31f5e6521cbe0453c74eba35c366..b7e2fa14ad57e762a0342020e3a89d81cf3cfa13 100644 (file)
@@ -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