From 5cfc4758720398629581d624c6d5e86a3877b91b Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 28 Nov 2008 09:42:41 +0000 Subject: [PATCH] kill_qemus is still a vaild step --- system/TestPlc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/TestPlc.py b/system/TestPlc.py index 331cfc0..b12174f 100644 --- a/system/TestPlc.py +++ b/system/TestPlc.py @@ -81,7 +81,7 @@ class TestPlc: 'clean_initscripts', 'clean_nodegroups','clean_all_sites', SEP, 'clean_sites', 'clean_nodes', 'clean_slices', 'clean_keys', SEP, - 'show_boxes', 'list_all_qemus', 'list_qemus', SEP, + 'show_boxes', 'list_all_qemus', 'list_qemus', 'kill_qemus', SEP, 'db_dump' , 'db_restore', 'cleanup_trackers', 'cleanup_all_trackers', 'standby_1 through 20', ] -- 2.47.0