diff options
Diffstat (limited to 'nad/testflaky')
| -rwxr-xr-x | nad/testflaky | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nad/testflaky b/nad/testflaky index 0a287204..970d8320 100755 --- a/nad/testflaky +++ b/nad/testflaky @@ -61,7 +61,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 |
