summaryrefslogtreecommitdiff
path: root/spec/support
diff options
context:
space:
mode:
authorValery Sizov <valery@gitlab.com>2016-10-03 19:15:14 +0300
committerValery Sizov <valery@gitlab.com>2016-10-05 11:42:25 +0300
commitc0b473418296764764cb716686cd870e7018b242 (patch)
tree2ef6c9418ef1960f782a002bd8f1513b36efda46 /spec/support
parent0b4fd0af16555b2bdc28f6b18781d72226c5d56c (diff)
downloadgitlab-shell-add_gl_id.tar.gz
added GL_IDadd_gl_id
Diffstat (limited to 'spec/support')
-rwxr-xr-xspec/support/gl_id_test_hook2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/support/gl_id_test_hook b/spec/support/gl_id_test_hook
new file mode 100755
index 0000000..bf5874d
--- /dev/null
+++ b/spec/support/gl_id_test_hook
@@ -0,0 +1,2 @@
+#!/bin/sh
+printenv GL_ID | grep -q '^key_1$'