]> git.baikalelectronics.ru Git - kernel.git/commit
security/apparmor: Use POSIX-compatible "printf '%s'"
authorThomas Schneider <qsx@qsx.re>
Fri, 14 Oct 2016 19:29:49 +0000 (21:29 +0200)
committerJohn Johansen <john.johansen@canonical.com>
Thu, 8 Jun 2017 18:29:27 +0000 (11:29 -0700)
commit188508eecdd7cab5fb062d18d51d838311c4ce52
tree7dac1ac3a6ac56de8b8f446a69b21f5cda2352e3
parentfab7f3bc6f53051c6a6f055d9b7b7ff072195f25
security/apparmor: Use POSIX-compatible "printf '%s'"

When using a strictly POSIX-compliant shell, "-n #define ..." gets
written into the file.  Use "printf '%s'" to avoid this.

Signed-off-by: Thomas Schneider <qsx@qsx.re>
Signed-off-by: John Johansen <john.johansen@canonical.com>
security/apparmor/Makefile