Ignore cached git files.

That's not reliable with some providers.

Change-Id: I753aa8eff0edd3ad5ba7d10eb080cf1626bbf912
This commit is contained in:
James E. Blair
2012-06-12 11:35:45 -07:00
parent d88a46c057
commit 048edd7238

View File

@@ -45,10 +45,6 @@ fi
cd $WORKSPACE
if [[ -e ~/workspace-cache/nova ]]; then
mv ~/workspace-cache/* $WORKSPACE/
fi
ORIGINAL_GERRIT_PROJECT=GERRIT_PROJECT
ORIGINAL_GERRIT_BRANCH=GERRIT_BRANCH