Skip to content

Commit

Permalink
Item8638: update help for pseudo-install.pl -A option
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk@6608 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
SvenDowideit authored and SvenDowideit committed Mar 2, 2010
1 parent f8d0f44 commit 00bb787
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/pseudo-install.pl
Expand Up @@ -94,9 +94,9 @@ sub usage {
all the plugins for the default distribution (and then run the unit tests)
svn co http://svn.foswiki.org/trunk
cd trunk/core
./pseudo-install -A developer
./pseudo-install.pl -A developer
cd test/unit
../bin/TestRunner -clean FoswikiSuite.pm
../bin/TestRunner.pl -clean FoswikiSuite.pm
EOM

Expand Down

0 comments on commit 00bb787

Please sign in to comment.