fix typo in tox_install.sh

Change-Id: I6e5b3489343abf268bd27ce4b148ab3f3d2c652f
This commit is contained in:
wangqi 2018-02-27 02:56:34 +00:00
parent c25f33e163
commit 5f64eceb69
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ shift 1
set -e
# NOTE(tonyb): Place this in the tox enviroment's log dir so it will get
# NOTE(tonyb): Place this in the tox environment's log dir so it will get
# published to logs.openstack.org for easy debugging.
localfile="$VIRTUAL_ENV/log/upper-constraints.txt"