nixos-install-tools: fix nixos-install-help test
This commit is contained in:
@@ -56,9 +56,9 @@ in
|
||||
'';
|
||||
}
|
||||
''
|
||||
nixos-install --help | grep -F 'NixOS Reference Pages'
|
||||
nixos-install --help | grep -F "System Manager's Manual"
|
||||
nixos-install --help | grep -F 'configuration.nix'
|
||||
nixos-generate-config --help | grep -F 'NixOS Reference Pages'
|
||||
nixos-generate-config --help | grep -F "System Manager's Manual"
|
||||
nixos-generate-config --help | grep -F 'hardware-configuration.nix'
|
||||
|
||||
# FIXME: Tries to call unshare, which it must not do for --help
|
||||
|
||||
Reference in New Issue
Block a user