diff options
Diffstat (limited to 'tests/shell.shebang.rb')
-rw-r--r-- | tests/shell.shebang.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/shell.shebang.rb b/tests/shell.shebang.rb index ea3953ae21ba..ea67eb09c1c6 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 |