X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=tests%2Fcommon;h=30c6a8214f84fdd3c78ff2a40744bc45f18ab8cb;hb=207272adad58f4ee86f961367e56fd478c754b39;hp=0f9050015cde858c58224dd387a57568ede5a00b;hpb=0dc13ca3b54ecd5ce311f88fed736aca1774b525;p=monkeysphere.git 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