diff options
author | Christian Neukirchen <chneukirchen@gmail.com> | 2014-10-31 15:29:54 +0100 |
---|---|---|
committer | Christian Neukirchen <chneukirchen@gmail.com> | 2014-10-31 15:29:54 +0100 |
commit | 4c7390da2f3351782cc65e5ce940c55617f8a0b6 (patch) | |
tree | 24a17a4606e6c1f01b74805f7b62d15035cc6d52 | |
parent | 3398a5f29db6930dbb18ecb8b01e20d335ce2f1f (diff) | |
download | xtools-4c7390da2f3351782cc65e5ce940c55617f8a0b6.tar.gz xtools-4c7390da2f3351782cc65e5ce940c55617f8a0b6.tar.xz xtools-4c7390da2f3351782cc65e5ce940c55617f8a0b6.zip |
xlint: add update_*
-rwxr-xr-x | xlint | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xlint b/xlint index acbe3d2..88742ff 100755 --- a/xlint +++ b/xlint @@ -76,6 +76,9 @@ system_accounts system_groups systemd_services triggers +update_ignore +update_pattern +update_site version wrksrc xml_entries" | tr '\n' '|') |