mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-09 16:16:21 +01:00
fixup! improve test scripts
This commit is contained in:
parent
8229a43214
commit
0aa778c6a4
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
set -efu
|
||||
cd "$(dirname "$0")/.." || exit 1
|
||||
cd "$(dirname "$0")/.."
|
||||
|
||||
echo "### Evaluating all profiles ###"
|
||||
echo
|
||||
|
|
|
|||
Loading…
Reference in a new issue