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