svn path=/nixos/trunk/; revision=29435

This commit is contained in:
Eelco Dolstra 2011-09-22 08:27:29 +00:00
parent 3fa2bbd029
commit c04d1477de

View File

@ -17,7 +17,7 @@
testScript = testScript =
'' ''
$machine->waitForWindow(qr/Tips/); $machine->waitForWindow(qr/xfce4-panel/);
$machine->sleep(10); $machine->sleep(10);
# Check that logging in has given the user ownership of devices. # Check that logging in has given the user ownership of devices.