Changeset 5896
- Timestamp:
- 12/30/09 01:11:14 (2 years ago)
- File:
-
- 1 edited
-
trunk/core/tools/autoBuildFoswiki.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/tools/autoBuildFoswiki.pl
r5895 r5896 72 72 #TODO: add a performance BM & compare to something golden. 73 73 `perl tools/MemoryCycleTests.pl > $foswikihome/Foswiki-MemoryCycleTests.log 2>&1`; 74 `/usr/local/bin/perlcritic --severity 5 --statistics --top 20 --exclude= =Variables::ProtectPrivateVars lib/ > $foswikihome/Foswiki-PerlCritic.log 2>&1`;75 `/usr/local/bin/perlcritic --severity 5 --statistics --top 20 --exclude= =Variables::ProtectPrivateVars bin/ >> $foswikihome/Foswiki-PerlCritic.log 2>&1`;74 `/usr/local/bin/perlcritic --severity 5 --statistics --top 20 --exclude=Variables::ProtectPrivateVars lib/ > $foswikihome/Foswiki-PerlCritic.log 2>&1`; 75 `/usr/local/bin/perlcritic --severity 5 --statistics --top 20 --exclude=Variables::ProtectPrivateVars bin/ >> $foswikihome/Foswiki-PerlCritic.log 2>&1`; 76 76 #`cd tools; perl check_manifest.pl`; 77 77 #`cd data; grep '%META:TOPICINFO{' */*.txt | grep -v TestCases | grep -v 'author="ProjectContributor".*version="\$Rev'`;
Note: See TracChangeset
for help on using the changeset viewer.
