Travis test
This commit is contained in:
parent
c83a07139c
commit
a00628d869
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ use Getopt::Long;
|
||||||
use File::Basename;
|
use File::Basename;
|
||||||
use Cwd 'abs_path';
|
use Cwd 'abs_path';
|
||||||
use Data::Dumper qw/Dumper/;
|
use Data::Dumper qw/Dumper/;
|
||||||
|
|
||||||
# Set up a few variables for use in the script
|
# Set up a few variables for use in the script
|
||||||
my $tunerversion = "1.5.1";
|
my $tunerversion = "1.5.1";
|
||||||
my ( @adjvars, @generalrec );
|
my ( @adjvars, @generalrec );
|
||||||
|
|
Loading…
Reference in a new issue