Changes: Fixed a typo in theming test

pull/1/head
Oskari Timperi 15 years ago
parent 64904c9d17
commit 3147e5c5b7

@ -86,7 +86,7 @@ class TC_Theming < Test::Unit::TestCase
system("pkill #{app_name}")
system("su - user -c #{appname}")
system("su - user -c #{app_name}")
sleep(5)
#pid = `pgrep -n #{app_name}`

Loading…
Cancel
Save