1
0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-06-02 11:03:33 +02:00

fixup! improve test scripts

This commit is contained in:
zimbatm 2017-12-26 00:21:52 +00:00
parent 8229a43214
commit 0aa778c6a4

View File

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
set -efu set -efu
cd "$(dirname "$0")/.." || exit 1 cd "$(dirname "$0")/.."
echo "### Evaluating all profiles ###" echo "### Evaluating all profiles ###"
echo echo