Loading bbox-delivery-code.pl +3 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,9 @@ use File::Copy; # NOTE: This code relies heavily on log_* subroutines. Those subroutines must # be loaded into the same scope as this code, or else things will fail. # This file is Copyright (C) 2016 The Board of Trustees of the Leland Stanford # Jr. University. All rights reserved. # deliver: Deliver files for a given project # $runfolder The path to the run folder. Loading bbox-email-code.pl +3 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,9 @@ use Sys::Hostname; # NOTE: This code relies heavily on log_* subroutines. Those subroutines must # be loaded into the same scope as this code, or else things will fail. # This file is Copyright (C) 2016 The Board of Trustees of the Leland Stanford # Jr. University. All rights reserved. # check_email: Check (and create) the email configuration file. # $path: The path to the configuration file. Loading bbox-log-lock-code.pl +3 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,9 @@ use Fcntl qw(:flock); # # This support script has all of the lockfile and logging code. # This file is Copyright (C) 2016 The Board of Trustees of the Leland Stanford # Jr. University. All rights reserved. # log_open: Open our log file, naming any file in place. # $log_path: The path to the log file, which might exist. Loading Loading
bbox-delivery-code.pl +3 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,9 @@ use File::Copy; # NOTE: This code relies heavily on log_* subroutines. Those subroutines must # be loaded into the same scope as this code, or else things will fail. # This file is Copyright (C) 2016 The Board of Trustees of the Leland Stanford # Jr. University. All rights reserved. # deliver: Deliver files for a given project # $runfolder The path to the run folder. Loading
bbox-email-code.pl +3 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,9 @@ use Sys::Hostname; # NOTE: This code relies heavily on log_* subroutines. Those subroutines must # be loaded into the same scope as this code, or else things will fail. # This file is Copyright (C) 2016 The Board of Trustees of the Leland Stanford # Jr. University. All rights reserved. # check_email: Check (and create) the email configuration file. # $path: The path to the configuration file. Loading
bbox-log-lock-code.pl +3 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,9 @@ use Fcntl qw(:flock); # # This support script has all of the lockfile and logging code. # This file is Copyright (C) 2016 The Board of Trustees of the Leland Stanford # Jr. University. All rights reserved. # log_open: Open our log file, naming any file in place. # $log_path: The path to the log file, which might exist. Loading