Skip to content

Commit 3a95061

Browse files
committed
1 parent 0cb834a commit 3a95061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom/copyResults.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
use Data::Table::Text qw(:all);
1212

1313
my $home = q(/home/phil/btreeBlock/custom/); # Home folder
14-
my $date = dateStamp;
14+
my $date = dateTimeStamp; # Separate runs
1515
my $source = q(/home/phil/aaa/sc.zip); # Source file after execution on remote server
1616
my $target = fpe qw(/home/phil/btreeBlock/custom/), $date, qw(zip); # Local target
1717

0 commit comments

Comments
 (0)