aboutsummaryrefslogtreecommitdiff
path: root/nad/testvarious
diff options
context:
space:
mode:
Diffstat (limited to 'nad/testvarious')
-rwxr-xr-xnad/testvarious2
1 files changed, 1 insertions, 1 deletions
diff --git a/nad/testvarious b/nad/testvarious
index ef1bfbee..58770347 100755
--- a/nad/testvarious
+++ b/nad/testvarious
@@ -891,7 +891,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