X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=bin%2Faradial-sftp_and_import;h=0cb6bca3a840d27e20caa2e1cd94d33252dbcf49;hb=0bea6ef3799e5169484c59584d246f72a3822283;hp=778ee2301381bc1148c92c800c231cc85790c4a1;hpb=7f5fae23796039cfca017e26d3a9fed28256aed4;p=freeside.git diff --git a/bin/aradial-sftp_and_import b/bin/aradial-sftp_and_import index 778ee2301..0cb6bca3a 100755 --- a/bin/aradial-sftp_and_import +++ b/bin/aradial-sftp_and_import @@ -65,7 +65,7 @@ our %status_type = ( ### use vars qw( $opt_m $opt_a $opt_b $opt_r $opt_d $opt_v $opt_P ); -getopts('m:abr:dP:v:'); +getopts('m:abr:d:P:v:'); my %options = ();