Remove old data rsync code.

This commit is contained in:
James Turner 2015-03-09 16:35:12 +00:00
parent c70b71d843
commit 1758cee3f3

View File

@ -48,9 +48,6 @@ 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/master-data/fgdata .
# 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