Skip to content

Commit

Permalink
Upgrade to RBTools 0.7.5.
Browse files Browse the repository at this point in the history
No big changes affecting our use, just keeping up.
Release notes are over here:
  https://www.reviewboard.org/docs/releasenotes/rbtools/0.7.5/

Testing Done:
Posted this review via `./rbt-create`.

Bugs closed: 2498

Reviewed at https://rbcommons.com/s/twitter/r/3076/
  • Loading branch information
jsirois committed Nov 4, 2015
1 parent ae5fd47 commit 55262b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

source $(dirname $0)/build-support/python/libvirtualenv.sh
setup_virtualenv 'rbt' 'RBTools==0.7.4' \
setup_virtualenv 'rbt' 'RBTools==0.7.5' \
'--allow-external RBTools'
exec rbt "$@"

0 comments on commit 55262b3

Please sign in to comment.