diff options
| -rwxr-xr-x | latest.pl | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -9,7 +9,6 @@ our $opt_n; # name/tag for file our $opt_e; # endpoint for cortex upload getopts('lave:n:'); print "n: $opt_n\n"; -print "a: $opt_a\n"; print "v: $opt_v\n"; print "e: $opt_e\n"; print "l: $opt_l\n"; |
