about summary refs log tree commit diff
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2015-04-05 23:06:37 +0200
committerChristian Neukirchen <chneukirchen@gmail.com>2015-04-05 23:06:37 +0200
commit9d0344bd890960294da068493a1fb44842ca6eaa (patch)
tree349db795104ec0feb30fa6feb3b242a5def0feb3
parent5c865cd49f285699912df2632a8d29729e3c43c6 (diff)
downloadxtools-9d0344bd890960294da068493a1fb44842ca6eaa.tar.gz
xtools-9d0344bd890960294da068493a1fb44842ca6eaa.tar.xz
xtools-9d0344bd890960294da068493a1fb44842ca6eaa.zip
xlint: *_pgroup is allowed variable. v0.20
-rwxr-xr-xxlint3
1 files changed, 2 insertions, 1 deletions
diff --git a/xlint b/xlint
index de708af..522d80b 100755
--- a/xlint
+++ b/xlint
@@ -16,8 +16,9 @@ once() {
 variables=$(echo -n "#.*
 _.*
 .*_descr
-.*_homedir
 .*_groups
+.*_homedir
+.*_pgroup
 .*_shell
 desc_option_.*
 AR