(file) Return to media.test CVS log (file) (dir) Up to [RizwankCVS] / testProject / source / src / tests

 1 rizwank 1.1 #!/bin/sh
 2             #
 3             # Output media.
 4             #
 5             
 6             . $srcdir/defs || exit 1
 7             
 8             for i in A3 A4 A5 Letter Legal A4dj Letterdj; do
 9               $enscript -G2r --quiet --media=$i -p$output $asciifiles
10             done
11             
12             rm $output

Rizwan Kassim
Powered by
ViewCVS 0.9.2