Skip to content

Commit 336f16a

Browse files
author
Eugene Leonovich
committed
Fix shebang in queues.lua
1 parent 3cfea1c commit 336f16a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Integration/queues.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/tarantool
1+
#!/usr/bin/env tarantool
22

33
box.cfg {
44
listen = 3301,

0 commit comments

Comments
 (0)