~nskaggs/juju-ci-tools/add-assess-terms

« back to all changes in this revision

Viewing changes to update-juju-eco-tree.bash

  • Committer: Curtis Hovey
  • Date: 2015-04-24 19:54:02 UTC
  • Revision ID: curtis@canonical.com-20150424195402-hx09ytevmylawdf8
Use the command name, not an aliases (fixes broken job).

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
done
19
19
 
20
20
cd $LOCAL_REPO
21
 
git co master
 
21
git checkout master
22
22
OLD_HASH=$(git log --first-parent -1 --pretty=format:%h)
23
23
source $CLOUD_CITY/juju-bot.txt
24
24
git pull https://$github_user:$github_password@$REMOTE_REPO.git master