projects
/
tools
/
python-jenkinsapi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4186a4c
)
Add a header
author
salimfadhley
<sal@stodge.org>
Thu, 27 Jun 2013 21:38:42 +0000
(22:38 +0100)
committer
salimfadhley
<sal@stodge.org>
Thu, 27 Jun 2013 21:38:42 +0000
(22:38 +0100)
jenkins_build.sh
patch
|
blob
|
history
diff --git
a/jenkins_build.sh
b/jenkins_build.sh
index 35340361ee1f7ef0e348c30334755754c6d66caf..0a535b8b9ef57e3ff19d561eaf944b1c1c1273d4 100644
(file)
--- a/
jenkins_build.sh
+++ b/
jenkins_build.sh
@@
-1,3
+1,4
@@
+#! /bin/bash
virtualenv .
source bin/activate
python setup.py develop