mirror of
https://github.com/NixOS/nix
synced 2025-07-08 02:43:54 +02:00
Use "set -x" in the tests to see where a test fails
This commit is contained in:
parent
e6ab52cdd1
commit
6ecf4f13f6
2 changed files with 4 additions and 0 deletions
|
@ -80,3 +80,5 @@ fail() {
|
|||
echo "$1"
|
||||
exit 1
|
||||
}
|
||||
|
||||
set -x
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue