mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-17 10:10:25 +00:00
Fix explicit stable install.
This commit is contained in:
parent
36373b57d9
commit
3054b03af3
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ class InstallationTestCase(BootstrapTestCase):
|
|||
'Failed to install explicit stable using sh',
|
||||
0,
|
||||
self.run_script(
|
||||
args=('stable'),
|
||||
args=('stable',),
|
||||
timeout=15 * 60,
|
||||
stream_stds=True
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue