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

This commit is contained in:
Eelco Dolstra 2009-09-04 15:26:30 +00:00
parent 3f65966653
commit 80eafedc16

View file

@ -54,6 +54,10 @@ rec {
sleep 50;
print STDERR $client->execute("su - alice -c 'DISPLAY=:0.0 kwrite /var/log/messages &'");
sleep 10;
print STDERR $client->execute("su - alice -c 'DISPLAY=:0.0 konqueror http://localhost/ &'");
sleep 10;