Skip to content
Snippets Groups Projects
Commit 0de2a772 authored by Gerhard Gonter's avatar Gerhard Gonter :speech_balloon:
Browse files

really create path

parent 27706fa9
No related branches found
No related tags found
No related merge requests found
......@@ -94,7 +94,7 @@ sub r_mkdir
unless (-d $fp)
{
print "mkdir [$fp]\n";
# mkdir ($fp);
mkdir ($fp);
$c++;
}
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment