Changeset 527 for trunk/core/tools/benchmark.pl
- Timestamp:
- 11/10/08 22:47:48 (4 years ago)
- File:
-
- 1 edited
-
trunk/core/tools/benchmark.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/tools/benchmark.pl
r14 r527 62 62 63 63 $skin = "" unless $skin; 64 my $url = "$server/$install/bin/view/TWiki/ TWikiPreferences";64 my $url = "$server/$install/bin/view/TWiki/DefaultPreferences"; 65 65 print "*** Getting plugins for $install\n" if $debug; 66 66 my $plugins = `wget -O - $url 2>&1 | grep 'Currently activated plugins:' | sed -e 's/^.*: //'`;
Note: See TracChangeset
for help on using the changeset viewer.
