Use correct FGData branch for nightlies.

This commit is contained in:
James Turner 2015-02-24 12:56:22 +00:00
parent c68585096d
commit e57f5f761c

View File

@ -50,7 +50,7 @@ chmod +x $WORKSPACE/dist/bin/osgversion
################################################################################
echo "Syncing base packages files from sphere.telascience.org"
rsync -avz --filter 'merge base-package.rules' \
-e ssh jturner@sphere.telascience.org:/home/jturner/fgdata .
-e ssh jturner@sphere.telascience.org:/home/jturner/master-data .
# run the unlock script now - we need to do this right before code-signing,
# or the keychain may automatically re-lock after some period of time