1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-18 06:50:09 -04:00
nixpkgs/lib/tests
Felix Stupp f35a61d8a6
lib.modules: fix test line using empty "$@"
Probably a missed left over from somewhere in
the commit 58f385f680.
As can be seen in that commit where this line was introduced,
"$@" was also just emptied by the last `set` call in line 169.
This line is currently valid, but breaks suddenly when somewhere earlier
a `set --` instruction is used in the future.
Neither in commit 58f385f680
nor in PR https://github.com/NixOS/nixpkgs/pull/197547
have I found anything stating that this "defect" was intentional.
2024-10-05 14:14:01 +00:00
..
modules
packages-from-directory
check-eval.nix
fetchers.nix
filesystem.sh
maintainer-module.nix
maintainers.nix
misc.nix
modules.sh
network.sh
nix-for-tests.nix
release.nix
sources.sh
systems.nix
teams.nix
test-to-plist-expected.plist
test-with-nix.nix