diff options
Diffstat (limited to 'build/makecheck2')
-rwxr-xr-x | build/makecheck2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/makecheck2 b/build/makecheck2 index b9108b6ef..184903c7a 100755 --- a/build/makecheck2 +++ b/build/makecheck2 @@ -1,3 +1,3 @@ #!/bin/bash -../../nsiqcppstyle/nsiqcppstyle/nsiqcppstyle --show-url ../src >make_nsiqcppstyle.txt +../../nsiqcppstyle/nsiqcppstyle/nsiqcppstyle --show-url ../src >logs/nsiqcppstyle.txt |