Change tags add/remove to process multiple tags
authorIustin Pop <iustin@google.com>
Mon, 8 Oct 2007 15:10:52 +0000 (15:10 +0000)
committerIustin Pop <iustin@google.com>
Mon, 8 Oct 2007 15:10:52 +0000 (15:10 +0000)
commitf27302fafc3e4d65f7dd44f551ded242629d9ade
treecb3e4d98ec6bfda98b49ab0f35f82859e92f1134
parentb60ae2caf73e26977632ed6ebbcb76b5fa8c493e
Change tags add/remove to process multiple tags

This patch changes the tags opcodes to work with multiple tags at once
instead of only one. As such, the opcodes and some parameters are
renamed.

Reviewed-by: imsnah
lib/cmdlib.py
lib/mcpu.py
lib/opcodes.py