cppw error returned in case of bad usage was changed (1->2).
This commit is contained in:
@@ -23,7 +23,7 @@ echo -n "Use wrong cppw option (cppw -Z)..."
|
||||
echo "OK"
|
||||
|
||||
echo -n "Check returned status ($status)..."
|
||||
test "$status" = "1"
|
||||
test "$status" = "2"
|
||||
echo "OK"
|
||||
|
||||
echo "cppw reported:"
|
||||
|
||||
Reference in New Issue
Block a user