mirror of https://github.com/CGAL/cgal
- Rename .processed_test_results to processed_test_results,
better not hide things uselessly...
This commit is contained in:
parent
63e073ab8f
commit
ad640e92f0
|
|
@ -18,7 +18,7 @@ my $announcements_dir="/u/termite/0/user/spion/CGAL/testannouncements";
|
|||
my $lock_cmd= "/usr/local/bin/lockfile";
|
||||
my $currentdir;
|
||||
my $ftp_results_dir="/net/servers/ftp-sop/geometrica/Incoming";
|
||||
my $check_file=".processed_test_results";
|
||||
my $check_file="processed_test_results";
|
||||
|
||||
my ($cgal_version,$tarname,@results);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue