~mathiaz/apparmor/ubuntu-mathiaz

« back to all changes in this revision

Viewing changes to parser/tst/simple_tests/simple_bad_x_mods_first_31.sd

  • Committer: Mathias Gug
  • Date: 2008-02-04 18:57:00 UTC
  • mfrom: (885.1.5 apparmor)
  • Revision ID: mathiaz@ubuntu.com-20080204185700-wwlyq0ksssxclv8w
Merge  ubuntu branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#
 
2
#=DESCRIPTION only pix is allowed as a multiple x modifier
 
3
#=EXRESULT FAIL
 
4
#
 
5
/usr/bin/foo {
 
6
  #include <includes/files>
 
7
  riux /bin/ls,
 
8
}
 
9