Fix typo in pypi upload job.

Change-Id: I846df0c5476046fb1dd5af0d012bd14b5f79a1c4
Reviewed-on: https://review.openstack.org/19666
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
This commit is contained in:
James E. Blair 2013-01-14 13:29:06 -08:00 committed by Jenkins
parent 58156ac848
commit 3268fd0175

View File

@ -7,7 +7,7 @@
builders:
- shell: |
#!bin/bash -xe
#!/bin/bash -xe
TAG=`echo $ZUUL_REF | sed 's/^refs.tags.//'`
FILENAME="{name}-$TAG.tar.gz"