Changeset 6531 for lib/pugs/hack.pod

Show
Ignore:
Timestamp:
08/28/05 16:27:44 (3 years ago)
Author:
iblech
Message:

* Usual svn props.
* New util/smokeserv/: Pugs Smoke Reports Server

  • smokeserv-client.pl: Submits smokes to a smokeserv
  • smokeserv-server.pl: The smokeserv (HTML template included)
  • README

* util/yaml_harness.pl: Include the path to pugs used in the smoke so the

smokeserv can easily differentiate between normal runcore/PIL-Run/PIL2JS.

* pugs::hack: Add info how to submit a smoke to a smokeserv.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lib/pugs/hack.pod

    r6331 r6531  
    1818    $ make test       # or 
    1919    $ make smoke      # generates a smoke.html 
     20    # Optionally, submit your smoke report to a public server: 
     21    $ ./util/smokeserv/smokeserv-client.pl smoke.html 
    2022 
    2123=head1 DESCRIPTION