Fix pathname
This commit is contained in:
parent
5ee18f4f00
commit
7163c41a4d
@ -43,7 +43,7 @@ use File::Path;
|
||||
use Getopt::Long;
|
||||
|
||||
my $diffdir = "diffdir";
|
||||
my $btlsdir = "../ompi/mca/btl";
|
||||
my $btlsdir = "../opal/mca/btl";
|
||||
my $cmd;
|
||||
my $cmd_output;
|
||||
my $contents;
|
||||
|
Loading…
x
Reference in New Issue
Block a user