parent
e0026e16a5
commit
6702b22b98
12 changed files with 35 additions and 1 deletions
|
|
@ -7,6 +7,8 @@
|
|||
includes = [ "config.d/*" "other/dir" ];
|
||||
};
|
||||
|
||||
test.stubs.openssh = { };
|
||||
|
||||
nmt.script = ''
|
||||
assertFileExists home-files/.ssh/config
|
||||
assertFileContains home-files/.ssh/config "Include config.d/* other/dir"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue