X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fbugs%2Frecode-copy-bug.sh;h=6e6ac06eb3b9b266e7650623b23251fde5daf028;hb=f51ecb480;hp=912590a34c0869d6260a107a5483f4002c7f0167;hpb=af4066391f20365e210460a736b1b02efe194da6;p=pspp diff --git a/tests/bugs/recode-copy-bug.sh b/tests/bugs/recode-copy-bug.sh index 912590a34c..6e6ac06eb3 100755 --- a/tests/bugs/recode-copy-bug.sh +++ b/tests/bugs/recode-copy-bug.sh @@ -53,39 +53,88 @@ pass() } mkdir -p $TEMPDIR - -activity="copy template 1" -cp $top_srcdir/tests/bugs/recode-copy-bug-1.stat $TEMPDIR +cd $TEMPDIR if [ $? -ne 0 ] ; then no_result ; fi -activity="copy template 2" -cp $top_srcdir/tests/bugs/recode-copy-bug-2.stat $TEMPDIR +activity="create syntax 1" +cat > recode-copy-bug-1.stat < recode-copy-bug-2.stat <