From 0db1e4bbf646039c5ed223af0e6288d3db9ffccb Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Tue, 17 Jan 2012 19:56:35 -0500 Subject: [PATCH] trying another approach to find out where logs dir disappears. --- scripts/generator/bootstrap_build.sh | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.34.1