aboutsummaryrefslogtreecommitdiff
path: root/Tools/portbuild
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2008-05-29 14:14:54 +0000
committerMark Linimon <linimon@FreeBSD.org>2008-05-29 14:14:54 +0000
commit11ea3eeed18dec539bc69d57b56ec19ec3aed571 (patch)
tree2295b05f76a71422148e76547b8362109c82d92b /Tools/portbuild
parentc4f1e0c29cce94d025e87566bbb6e7385f3be2f3 (diff)
downloadports-11ea3eeed18dec539bc69d57b56ec19ec3aed571.tar.gz
ports-11ea3eeed18dec539bc69d57b56ec19ec3aed571.zip
Notes
Diffstat (limited to 'Tools/portbuild')
-rwxr-xr-xTools/portbuild/scripts/processlogs21
1 files changed, 1 insertions, 0 deletions
diff --git a/Tools/portbuild/scripts/processlogs2 b/Tools/portbuild/scripts/processlogs2
index 317f5b89fa5a..8676b353b0f0 100755
--- a/Tools/portbuild/scripts/processlogs2
+++ b/Tools/portbuild/scripts/processlogs2
@@ -8,6 +8,7 @@ echo "<html><head><title>List of files and directories that do not match their m
echo "<h1>List of files and directories that do not match their mtree description</h1>" >>$of
echo "</head><body>" >>$of
+rm -f .force
touch .stamp
find . -name '*.log' | xargs grep -l '^list of.*file' | sort | sed -e 's/^..//' > .tmp