aboutsummaryrefslogtreecommitdiff
path: root/nad/test83
diff options
context:
space:
mode:
Diffstat (limited to 'nad/test83')
-rwxr-xr-xnad/test832
1 files changed, 1 insertions, 1 deletions
diff --git a/nad/test83 b/nad/test83
index 4219a604..1237a326 100755
--- a/nad/test83
+++ b/nad/test83
@@ -691,7 +691,7 @@ EOF
#
# do 'diff' with distribution results
echo "diff ${OUT} with pj_out83.dist"
-diff ${OUT} pj_out83.dist
+diff -b ${OUT} pj_out83.dist
if [ $? -ne 0 ] ; then
echo ""
echo "PROBLEMS HAVE OCCURED"