diff more/record-commands.sh @ 1187:878dbfe76341

Move $BUILD/logs creation from record-commands.sh to include.sh so it gets reliably recreated when a user blanks the logs and re-runs.
author Rob Landley <rob@landley.net>
date Sun, 01 Aug 2010 15:19:00 -0500
parents 300e6d919d86
children e2f722cc97a6
line wrap: on
line diff
--- a/more/record-commands.sh	Sun Aug 01 15:16:58 2010 -0500
+++ b/more/record-commands.sh	Sun Aug 01 15:19:00 2010 -0500
@@ -13,7 +13,6 @@
 [ -f "$WRAPDIR/wrappy" ] && PATH="$OLDPATH"
 [ -f "$HOSTTOOLS/busybox" ] && PATH="$HOSTTOOLS"
 blank_tempdir "$WRAPDIR"
-blank_tempdir "$BUILD/logs"
 
 # Populate a directory of symlinks with every command in the $PATH.