diff options
Diffstat (limited to 'build/makecheck2')
-rwxr-xr-x | build/makecheck2 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/build/makecheck2 b/build/makecheck2 new file mode 100755 index 000000000..b9108b6ef --- /dev/null +++ b/build/makecheck2 @@ -0,0 +1,3 @@ +#!/bin/bash + +../../nsiqcppstyle/nsiqcppstyle/nsiqcppstyle --show-url ../src >make_nsiqcppstyle.txt |