about summary refs log tree commit diff
path: root/tests/shell.shebang.rb
diff options
context:
space:
mode:
authorSamuel Dionne-Riel <samuel@dionne-riel.com>2018-04-09T13·36-0400
committerSamuel Dionne-Riel <samuel@dionne-riel.com>2018-04-09T13·36-0400
commita4c9b2595e6e22250e4e744a35fff3c7f9cd85d9 (patch)
tree424893142aeedcca05dd1670d323bcf09d3d99b7 /tests/shell.shebang.rb
parent9478f886810b8db87b7ebfe14343f77159c86a24 (diff)
Hardcodes `nix-shell` instead of `/usr/bin/env nix-shell`...
... in the ruby shebang test.
Diffstat (limited to 'tests/shell.shebang.rb')
-rw-r--r--tests/shell.shebang.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/shell.shebang.rb b/tests/shell.shebang.rb
index ea3953ae21..ea67eb09c1 100644
--- a/tests/shell.shebang.rb
+++ b/tests/shell.shebang.rb
@@ -1,4 +1,4 @@
-#! @ENV_PROG@ nix-shell
+#! @SHELL_PROG@
 #! ruby
 #! nix-shell -I nixpkgs=shell.nix --no-substitute
 #! nix-shell --pure -p ruby -i ruby