aboutsummaryrefslogtreecommitdiff
path: root/src/scalarproduct/test_scalarproduct_negative.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/scalarproduct/test_scalarproduct_negative.sh')
-rwxr-xr-xsrc/scalarproduct/test_scalarproduct_negative.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scalarproduct/test_scalarproduct_negative.sh b/src/scalarproduct/test_scalarproduct_negative.sh
index a7514cf5e..eb9ead4bf 100755
--- a/src/scalarproduct/test_scalarproduct_negative.sh
+++ b/src/scalarproduct/test_scalarproduct_negative.sh
@@ -39,6 +39,6 @@ then
39 echo "OK" 39 echo "OK"
40 exit 0 40 exit 0
41else 41else
42 echo "Result $RESULT NOTOK" 42 echo "Result $RESULT, expected $EXPECTED NOTOK"
43 exit 1 43 exit 1
44fi 44fi