diff options
Diffstat (limited to 'test/ostep-strings.test')
| -rwxr-xr-x | test/ostep-strings.test | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/ostep-strings.test b/test/ostep-strings.test index 5b0a098..e3441a3 100755 --- a/test/ostep-strings.test +++ b/test/ostep-strings.test | |||
| @@ -13,8 +13,8 @@ fi | |||
| 13 | export PLIST_OSTEP_DEBUG=1 | 13 | export PLIST_OSTEP_DEBUG=1 |
| 14 | 14 | ||
| 15 | echo "Converting" | 15 | echo "Converting" |
| 16 | $top_builddir/test/plist_otest $DATASRC/$TESTFILE $DATAOUT/$TESTFILE.out | 16 | $top_builddir/test/plist_otest $DATASRC/$TESTFILE $DATAOUT/ostep-strings.test.out |
| 17 | 17 | ||
| 18 | echo "Comparing" | 18 | echo "Comparing" |
| 19 | export PLIST_OSTEP_DEBUG=1 | 19 | export PLIST_OSTEP_DEBUG=1 |
| 20 | $top_builddir/test/plist_cmp $DATASRC/$TESTFILE $DATAOUT/$TESTFILE.out | 20 | $top_builddir/test/plist_cmp $DATASRC/$TESTFILE $DATAOUT/ostep-strings.test.out |
