From fca7e23b654fadd64135913851735ba2352f51fb Mon Sep 17 00:00:00 2001
From: Whitney Armstrong <warmstrong@anl.gov>
Date: Fri, 16 Aug 2019 15:06:49 -0500
Subject: [PATCH] 	modified:   .gitlabci/setup.sh

---
 .gitlabci/setup.sh | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/.gitlabci/setup.sh b/.gitlabci/setup.sh
index 2d60f43..b1dd35d 100644
--- a/.gitlabci/setup.sh
+++ b/.gitlabci/setup.sh
@@ -32,10 +32,10 @@ export VERSION=3.3.0 && # adjust this as necessary \
     make -C builddir && \
     sudo make -C builddir install
 
-# Check Python
-echo "Python Version:"
-python --version
-pip install sregistry[all]
-sregistry version
+#j# Check Python
+#jecho "Python Version:"
+#jpython --version
+#jpip install sregistry[all]
+#jsregistry version
 
 
-- 
GitLab