smackctl: fix reporting "unknown action" (regression in ce452ab)
authorRafal Krypa <r.krypa@samsung.com>
Mon, 2 Dec 2013 14:04:37 +0000 (15:04 +0100)
committerRafal Krypa <r.krypa@samsung.com>
Mon, 2 Dec 2013 15:32:03 +0000 (16:32 +0100)
commit3d73d2d2db601f05896dafe372f41b4995b12cec
treefe1f1dfe608c6aa7f7c84c6f69e6aa76a25e9be8
parentcf442a5afda600c6906c91fe0e459449850fd5b5
smackctl: fix reporting "unknown action" (regression in ce452ab)

Running "smackctl apply" and "smackctl clear" ended with error and
message about unknown action, although the action was known and
performed successfully.

Signed-off-by: Rafal Krypa <r.krypa@samsung.com>
utils/smackctl.c