X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=tests%2Fcommon;h=30c6a8214f84fdd3c78ff2a40744bc45f18ab8cb;hb=062f4e0273404c14b31216442308f14b30d34947;hp=0f9050015cde858c58224dd387a57568ede5a00b;hpb=29c9d56d32df40c947b8cb2e67987b682b5184fe;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