Blame tests/0_common/20_upgrade_all.sh
|
Karanbir Singh |
43deec |
#!/bin/sh
|
|
Karanbir Singh |
43deec |
|
|
Karanbir Singh |
2dd0be |
t_Log "Running $0 - test that all updates can be applied to this machine cleanly"
|
|
Karanbir Singh |
43deec |
|
|
Karanbir Singh |
43deec |
yum -d0 -y upgrade
|
|
Karanbir Singh |
2dd0be |
|
|
![](https://seccdn.libravatar.org/avatar/3fed47eeecb995a18c3b87f40b917aa8d6099b5b0167a67a603fb98c220e907c?s=16&d=retro) |
c49572 |
t_CheckExitStatus $?
|