mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
Move files to ruby subfolder
This commit is contained in:
5
ruby/ql/test/query-tests/diagnostics/src/not_ruby.rb
Executable file
5
ruby/ql/test/query-tests/diagnostics/src/not_ruby.rb
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
# This is a bash script
|
||||
export FOO="$(whereis ls)"
|
||||
exec "$FOO" "$(dirname "$0")"
|
||||
Reference in New Issue
Block a user