aboutsummaryrefslogtreecommitdiffstats
path: root/dev.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dev.sh')
-rwxr-xr-xdev.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev.sh b/dev.sh
index 111f09bc..b4e1156e 100755
--- a/dev.sh
+++ b/dev.sh
@@ -1,5 +1,6 @@
#!/bin/sh
set -e
+set -x
PYVERSION=$1
VENV="venv$1"