aboutsummaryrefslogtreecommitdiff
path: root/nad/testIGNF
diff options
context:
space:
mode:
Diffstat (limited to 'nad/testIGNF')
-rwxr-xr-xnad/testIGNF2
1 files changed, 1 insertions, 1 deletions
diff --git a/nad/testIGNF b/nad/testIGNF
index 6f8437f3..0249b432 100755
--- a/nad/testIGNF
+++ b/nad/testIGNF
@@ -154,7 +154,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