Use enter_cmd
This commit is contained in:
parent
4d8e8fccfa
commit
6fd979edaa
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ sub run {
|
|||
assert_script_run("userdel -r $username");
|
||||
|
||||
# Reboot the system to trigger GNOME initial setup
|
||||
type_string("reboot\n");
|
||||
enter_cmd("reboot");
|
||||
}
|
||||
|
||||
sub test_flags {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue