Eli Mesika has uploaded a new change for review.

Change subject: core: fixing taskcleaner.sh utility help
......................................................................

core: fixing taskcleaner.sh utility help

This patch fixes the -R option description to note that all tasks will
be removed unless also the -z option is given.

Change-Id: If139423d1158060b00d0c205bc94608a06e1572c
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1079469
Signed-off-by: Eli Mesika <[email protected]>
---
M packaging/setup/dbutils/taskcleaner.sh
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/96/25996/1

diff --git a/packaging/setup/dbutils/taskcleaner.sh 
b/packaging/setup/dbutils/taskcleaner.sh
index af43953..ac225e0 100755
--- a/packaging/setup/dbutils/taskcleaner.sh
+++ b/packaging/setup/dbutils/taskcleaner.sh
@@ -39,7 +39,7 @@
     -t TASK_ID    - Removes a task by its Task ID.
     -c COMMAND_ID - Removes all tasks related to the given Command Id.
     -z            - Removes/Displays a Zombie task.
-    -R            - Removes all Zombie tasks.
+    -R            - Removes all tasks (use with -z to clear only zombie tasks).
     -C            - Clear related compensation entries.
     -J            - Clear related Job Steps.
     -A            - Clear all Job Steps and compensation entries.


-- 
To view, visit http://gerrit.ovirt.org/25996
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If139423d1158060b00d0c205bc94608a06e1572c
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to