Changeset 507

Show
Ignore:
Timestamp:
11/22/07 13:02:05 (16 years ago)
Author:
jerome
Message:

Use a pipe now.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pkpgcounter/trunk/tests/runtest.sh

    r505 r507  
    1717# along with this program.  If not, see <http://www.gnu.org/licenses/>. 
    1818 
    19 echo -n "Generating testsuite..." 
    20 gunzip <master.ps.gz >master2.ps 
    21  
    22 python ./gstests.py master2.ps 
     19echo "Generating testsuite..." 
     20gunzip <master.ps.gz | python ./gstests.py - 
    2321 
    2422if ! [ -f "colors.pdf" ]  ; then