mirror of
https://github.com/NixOS/nix
synced 2025-07-07 14:21:48 +02:00
tests/functional/lang: Avoid /usr/bin/env for sandbox
This commit is contained in:
parent
f9a1d6b018
commit
7dce074634
2 changed files with 5 additions and 2 deletions
2
tests/functional/lang/eval-fail-derivation-name.postprocess
Executable file → Normal file
2
tests/functional/lang/eval-fail-derivation-name.postprocess
Executable file → Normal file
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
# shellcheck shell=bash
|
||||
set -euo pipefail
|
||||
testcaseBasename=$1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue