git.99rst.org
/
stevenblack-hosts.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
bdcb495
)
ci/test.sh: add `python --version`
author
XhmikosR
<redacted>
Wed, 29 Apr 2020 12:27:05 +0000
(15:27 +0300)
committer
XhmikosR
<redacted>
Wed, 29 Apr 2020 12:31:55 +0000
(15:31 +0300)
ci/test.sh
patch
|
blob
|
history
diff --git
a/ci/test.sh
b/ci/test.sh
index 4e4d5fbf3b563395a052421468a7a3eb2ee1f6df..1eef900cbb51890ac5f982fcac2e15184b6b3b00 100755
(executable)
--- a/
ci/test.sh
+++ b/
ci/test.sh
@@
-5,4
+5,5
@@
set -e
echo "Running unit tests..."
source activate hosts
+python --version
python testUpdateHostsFile.py
git clone https://git.99rst.org/PROJECT