From: Jameson Graef Rollins Date: Sat, 21 Feb 2009 21:48:43 +0000 (-0500) Subject: Merge commit 'dkg/master' X-Git-Tag: monkeysphere_0.23~7 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=eb88374be90344d1808fe49a5bc69a547a09280d;hp=ac1e7db655c4be2f51511bdc967cdf16bf2560e7;p=monkeysphere.git Merge commit 'dkg/master' --- diff --git a/tests/common b/tests/common index 0f90500..30c6a82 100644 --- a/tests/common +++ b/tests/common @@ -5,6 +5,8 @@ failed_cleanup() { echo 'FAILED!' read -p "press enter to cleanup and remove tmp (or type bash for a subshell to examine): " XX if [ "$XX" = bash ] ; then + echo "Entering subshell..." + cd "$TEMPDIR" bash fi