aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/sos.test/normal_users.exp
blob: 4bd8c8c858579ad368cdb8c3e8b665b7bbf4109b (plain) (blame)
1
2
3
4
5
set test "Test run as normal user"
exec "/usr/sbin/sosreport"
expect {
    -re "root" { pass $test }
}