Add content to the list of file common arguments.

This commit is contained in:
Michael DeHaan 2013-03-12 01:06:55 -04:00
parent 57d193556c
commit 77198b09e9

View file

@ -107,6 +107,7 @@ FILE_COMMON_ARGUMENTS=dict(
serole = dict(),
selevel = dict(),
setype = dict(),
content = dict(),
)
def get_platform():