diff options
Diffstat (limited to 'nad/testntv2')
| -rwxr-xr-x | nad/testntv2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nad/testntv2 b/nad/testntv2 index 669517d5..6983a48b 100755 --- a/nad/testntv2 +++ b/nad/testntv2 @@ -60,7 +60,7 @@ echo "diff ${OUT} with ${OUT}.dist" diff -b ${OUT} ${NAD_DIR}/${OUT}.dist if [ $? -ne 0 ] ; then echo "" - echo "PROBLEMS HAVE OCCURED" + echo "PROBLEMS HAVE OCCURRED" echo "test file ${OUT} saved" echo exit 100 |
