From: David Levine Date: Fri, 1 Feb 2013 23:37:02 +0000 (-0600) Subject: So folder does exist the first time through setup_test(). X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/2778dbb1c820aa056a7c6c16521e92bddcc3678e?ds=sidebyside;hp=369d712295bb4d450ea412727837d5a3fc3724b3 So folder does exist the first time through setup_test(). Let's see its stdout. --- diff --git a/test/common.sh.in b/test/common.sh.in index a637b3d4..ca76c129 100644 --- a/test/common.sh.in +++ b/test/common.sh.in @@ -215,9 +215,7 @@ EOF cp "${MH_INST_DIR}${sysconfdir}/${f}" "${MH_TEST_DIR}/Mail" || exit 1 done - #### ???? Temporary, to track down problem with first test on buildbot. - ls -l $MH_TEST_DIR/inst/$prefix/bin/folder - folder -create +inbox > /dev/null + folder -create +inbox # ???? temporary > /dev/null # create 10 basic messages for i in 1 2 3 4 5 6 7 8 9 10; do