mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-11-01 19:37:54 +00:00
jfrog: Fix typo.
This commit is contained in:
@@ -94,7 +94,7 @@ for ($j = 0; $j<@ttypes; $j++) {
|
|||||||
my $widir = $1;
|
my $widir = $1;
|
||||||
|
|
||||||
# Ensure we have a place to copy the new report
|
# Ensure we have a place to copy the new report
|
||||||
$cmd = "ssh $ul_host \"mkdir -p $ul_dir/$bed/$ttype\"";
|
$cmd = "ssh $ul_host \"mkdir -p $ul_dir/$tbed/$ttype\"";
|
||||||
print "Ensure directory exists: $cmd";
|
print "Ensure directory exists: $cmd";
|
||||||
`$cmd`;
|
`$cmd`;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user