Go to file
Eric Paris b5c0a182ef policycoreutils: semanage: fix traceback with bad options
$ semanage fcontext add delete
Traceback (most recent call last):
  File "/usr/sbin/semanage", line 565, in <module>
    process_args(sys.argv[1:])
  File "/usr/sbin/semanage", line 396, in process_args
    raise ValueError(_("%s bad option") % o)
UnboundLocalError: local variable 'o' referenced before assignment

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Dan Walsh <dwalsh@redhat.com>
2011-08-03 18:02:37 -04:00
checkpolicy Made updates to checkpolicy libselinux and policycoreutils so update 2011-08-02 14:10:39 -04:00
libselinux audit2allow: do not print statistics 2011-08-03 18:02:32 -04:00
libsemanage Minor version bump for updates as of 2011-08-01 2011-08-01 13:49:21 -04:00
libsepol libsepol: use mapped role number instead of module role number 2011-08-03 18:01:54 -04:00
policycoreutils policycoreutils: semanage: fix traceback with bad options 2011-08-03 18:02:37 -04:00
scripts release script 2009-03-12 01:23:32 -04:00
sepolgen Minor version bump for release 2011-07-27 15:32:54 -04:00
.gitignore Repo: update .gitignore 2011-08-02 13:31:51 -04:00
Makefile initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00