Commit 81b3f2d8 authored by Jim Fulton's avatar Jim Fulton

Merge pull request #43 from reinout/patch-1

Removed '-v' verbosity option from bin/test (just trying something)
parents 249f8f43 2128c4f7
......@@ -48,4 +48,4 @@ clean:
rm -rf $(BUILD_DIRS)
test:
$(HERE)/bin/test -v -1
$(HERE)/bin/test -1
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment