# HG changeset patch # User Dario Sestito # Date 1255959368 -3600 # Node ID 5db037fb1000e4d4521ea17b3056a9e51ff34f75 # Parent e8b76d25d90ceb7fe3f92f81483e3d04d9dfa987 Change location of numbers file to v800020 as builds are published there now diff -r e8b76d25d90c -r 5db037fb1000 build_package.pl --- a/build_package.pl Mon Oct 19 14:27:35 2009 +0100 +++ b/build_package.pl Mon Oct 19 14:36:08 2009 +0100 @@ -22,7 +22,7 @@ my $sJOB_BASE_DIR="fbf_project"; my $nMAX_JOBDIR_AGE_SECONDS = 86400; # max number of seconds after which the letter is forcibly released my $nLOCK_FILE_MAX_ATTEMPTS = 5; -my $sNUMBERS_FILE="\\\\bishare\\SF_builds\\numbers2.txt"; +my $sNUMBERS_FILE="\\\\v800020\\Publish\\SF_builds\\numbers.txt"; my $sLETTERS_FILE="letters.txt"; my $nMAX_LETTER_AGE_SECONDS = 86400; # max number of seconds after which the letter is forcibly released