mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-23 03:19:42 +01:00
fixup! improve test scripts
This commit is contained in:
parent
8229a43214
commit
0aa778c6a4
1 changed files with 1 additions and 1 deletions
|
@ -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