Skip to content
Snippets Groups Projects
Commit f41a86bd authored by François Bobot's avatar François Bobot Committed by Julien Girard-Satabin
Browse files

[Tests] /usr/bin/bash is not present in pure nix

parent 7137fded
No related branches found
No related tags found
No related merge requests found
#!/bin/bash -eu #!/bin/sh -eu
exec sed -e "s&${TMPDIR:-/tmp}/[a-z0-9_./]*&\$TMPFILE&" exec sed -e "s&${TMPDIR:-/tmp}/[a-z0-9_./]*&\$TMPFILE&"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment