projects
/
psad.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
ab25665
)
perl warnings test to all firewall architectures
author
Michael Rash
<mbr@cipherdyne.org>
Sun, 8 Apr 2012 01:11:53 +0000 (21:11 -0400)
committer
Michael Rash
<mbr@cipherdyne.org>
Sun, 8 Apr 2012 01:11:53 +0000 (21:11 -0400)
test/test-psad.pl
patch
|
blob
|
history
diff --git
a/test/test-psad.pl
b/test/test-psad.pl
index
a317c3d
..
8c0af71
100755
(executable)
--- a/
test/test-psad.pl
+++ b/
test/test-psad.pl
@@
-928,7
+928,7
@@
my @tests = (
'function' => \&look_for_warnings,
'cmdline' => "grep -i uninit $output_dir/*.test",
'firewalls' => {
- 'iptables' => ''
+ 'all' => ''
},
'exec_err' => $IGNORE,
'fatal' => $NO