diff options
Diffstat (limited to 'tools/test.nom')
| -rwxr-xr-x | tools/test.nom | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/test.nom b/tools/test.nom index fb70d1c..6e74aa6 100755 --- a/tools/test.nom +++ b/tools/test.nom @@ -6,6 +6,8 @@ use "lib/os.nom" use "lib/consolecolor.nom" +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + %args = (command line args) if (%args.1 == "-v"): %args::remove index 1 |
