1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-06-25 02:19:37 +02:00

updated test file

This commit is contained in:
Vadim Kurland
2008-06-05 17:51:45 +00:00
parent 2e2135bcbf
commit b73ef65f91
2 changed files with 2689 additions and 41290 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -2,7 +2,7 @@
$XMLFILE=@ARGV[0];
$DIFFCMD="diff -C 1 -c -b -B -I \"! Generated\" -I 'Activating ' -I '! Firewall Builder fwb_pix v' -I 'Can not find file' ";
$DIFFCMD="diff -C 1 -c -b -B -I \"! Generated\" -I 'Activating ' -I '! Firewall Builder fwb_pix v' -I 'Can not find file'";
#$DIFFCMD="diff -u -b -B -I \"! Generated\" ";