mirror of https://github.com/CGAL/cgal
fixed directory
This commit is contained in:
parent
76a8f3401a
commit
c0f3e02aff
|
|
@ -99,7 +99,7 @@ sub parse_description {
|
|||
|
||||
&check_unique_filenames;
|
||||
|
||||
$html='Benchmark_instaces/out_html';
|
||||
$html='Benchmark_instances/out_html';
|
||||
|
||||
system "rm -rf $html";
|
||||
system "mkdir -p $html/data";
|
||||
|
|
|
|||
Loading…
Reference in New Issue