Changeset 7251

Show
Ignore:
Timestamp:
10/04/05 10:11:49 (3 years ago)
Author:
autrijus
Message:

* Be a bit more win32-friendly and suggest "perl smokeserv-client.pl"

instead of "./util/smokeserv/smokeserv-client.pl"

Files:
2 modified

Legend:

Unmodified
Added
Removed
  • lib/pugs/hack.pod

    r7242 r7251  
    1919    $ make smoke      # generates a smoke.html 
    2020    # Optionally, submit your smoke report to the public smokeserver: 
    21     $ ./util/smokeserv/smokeserv-client.pl smoke.html 
     21    $ perl util/smokeserv/smokeserv-client.pl smoke.html 
    2222 
    2323=head1 DESCRIPTION 
  • util/run-smoke.pl

    r7241 r7251  
    5757*** All done! Smoke matrix saved as '$html_location'. 
    5858    You may want to submit the report to the public smokeserver: 
    59     \$ ./util/smokeserv/smokeserv-client.pl $html_location 
     59 
     60        perl util/smokeserv/smokeserv-client.pl $html_location 
    6061EOF 
    6162