Skip to content

Commit 9f22713

Browse files
committed
is it even running index.sh?
1 parent 9d201c8 commit 9f22713

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

extractor/tools/index.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/bin/sh
22

3+
exit 187
4+
35
####################################################################################
46
#
57
# Required for running `codeql test run my/test/dir`
@@ -10,6 +12,8 @@
1012
#
1113
####################################################################################
1214

15+
16+
1317
set -eu
1418

1519
codeql_ruby $@

0 commit comments

Comments
 (0)