diff -r 24273662fe97 -r 5407bb741e43 releaseAutomation/fcls4releasenotes.pl --- a/releaseAutomation/fcls4releasenotes.pl Mon Oct 19 18:06:51 2009 +0100 +++ b/releaseAutomation/fcls4releasenotes.pl Fri Nov 06 15:21:20 2009 +0000 @@ -22,7 +22,7 @@ # # Configuration data and constants for the script # -my $default_pdk_loc='//bishare/releases/'; +my $default_pdk_loc='//v800020/Publish/Releases/'; print "default_pdk_loc=$default_pdk_loc\n"; # Nb of arguments to be passed to the script to work. If that need to change, just modify nb_arg_to_pass!