-improve indentation, reduce duplication of PIDs in core's neighbour map
[oweals/gnunet.git] / src / scalarproduct / test_scalarproduct_negative.sh
index a7514cf5e5b5279ef4c229954dd1eb59abce1dd2..eb9ead4bf66346a40ae09cf87e2c9165b6f91870 100755 (executable)
@@ -39,6 +39,6 @@ then
        echo "OK"
         exit 0
 else
-       echo "Result $RESULT NOTOK"
+       echo "Result $RESULT, expected $EXPECTED NOTOK"
         exit 1
 fi