progress: Restore tty-detection after refactoring
This commit is contained in:
parent
ba16f50722
commit
dc57b489ea
5 changed files with 9 additions and 7 deletions
|
@ -6,7 +6,7 @@ in tools.makeTest {
|
|||
bundle = ./.;
|
||||
|
||||
testScript = ''
|
||||
deployer.succeed("cd /tmp/bundle && ${tools.colmenaExec} apply-local -v")
|
||||
deployer.succeed("cd /tmp/bundle && ${tools.colmenaExec} apply-local")
|
||||
deployer.succeed("grep SUCCESS /etc/deployment")
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue