From ef316bf790e4b42c7937f9d2bca11b06dfe9b057 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 8 Jun 2018 02:20:57 +0200 Subject: pk --- latest.pl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/latest.pl b/latest.pl index 3baeaf2..1295d2e 100755 --- a/latest.pl +++ b/latest.pl @@ -8,6 +8,11 @@ our $opt_v; # print log for all files 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"; our $matches = 0; if (scalar @ARGV) { -- cgit v1.2.3-70-g09d2