diff --git a/contrib/check-btl-sm-diffs.pl b/contrib/check-btl-sm-diffs.pl index 1ca687cc46..3b108ec1c9 100755 --- a/contrib/check-btl-sm-diffs.pl +++ b/contrib/check-btl-sm-diffs.pl @@ -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;