1
1

Fix pathname

This commit is contained in:
Rolf vandeVaart 2015-04-08 08:52:08 -04:00
parent 5ee18f4f00
commit 7163c41a4d

View File

@ -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;