summaryrefslogtreecommitdiff
path: root/bin/docker-test
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2020-04-17 17:04:04 -0600
committermo khan <mo.khan@gmail.com>2020-04-17 17:04:04 -0600
commited79c4c3c5ae8a474aa8eba8a870768b96321713 (patch)
tree1813fa1dad01a85a4c485b2783a99506380909f0 /bin/docker-test
parent04f399f66e6048beec6bf876d48f4ef3ca8ec775 (diff)
Stop printing temporary project directory
Diffstat (limited to 'bin/docker-test')
-rwxr-xr-xbin/docker-test1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/docker-test b/bin/docker-test
index c7df9b9..6fac5d7 100755
--- a/bin/docker-test
+++ b/bin/docker-test
@@ -5,7 +5,6 @@ set -eu
cd "$(dirname "$0")/.."
export CI_PROJECT_DIR="$1"
-echo "Scanning $CI_PROJECT_DIR"
if [ -n "${LM_HOME:-}" ]; then
mkdir -p pkg/ && gem build --silent -o pkg/license-management-test.gem ./*.gemspec