diff options
author | Pascal Terjan <pterjan@mageia.org> | 2011-10-17 23:20:06 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mageia.org> | 2011-10-17 23:20:06 +0000 |
commit | d1b517cc183f17f3308b0de322d5d4c82a899ffc (patch) | |
tree | 6c8ecd60712b0a66be7a3da78af8cfcdf3c73fc7 /modules/youri-check | |
parent | eca189d5fa3aa0813afe411a57d19e3de353d14a (diff) | |
download | puppet-d1b517cc183f17f3308b0de322d5d4c82a899ffc.tar puppet-d1b517cc183f17f3308b0de322d5d4c82a899ffc.tar.gz puppet-d1b517cc183f17f3308b0de322d5d4c82a899ffc.tar.bz2 puppet-d1b517cc183f17f3308b0de322d5d4c82a899ffc.tar.xz puppet-d1b517cc183f17f3308b0de322d5d4c82a899ffc.zip |
Add exception for vte3
Diffstat (limited to 'modules/youri-check')
-rw-r--r-- | modules/youri-check/templates/check.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/youri-check/templates/check.conf b/modules/youri-check/templates/check.conf index 7c3cb507..f864f130 100644 --- a/modules/youri-check/templates/check.conf +++ b/modules/youri-check/templates/check.conf @@ -55,6 +55,8 @@ tests: gnome-vfs2: gnome-vfs gnome-vfs: ~ basesystem: ~ + vte: ~ + vte3: vte sources: cpan: order: 0 @@ -249,6 +251,8 @@ tests: libunique3: libunique libwnck: ~ libwnck3: libwnck + vte: ~ + vte3: vte updates_mandriva: class: Youri::Check::Test::Updates options: |