Return to underlay.test CVS log | Up to [RizwankCVS] / testProject / src / tests |
1 rizwank 1.1 #!/bin/sh 2 # 3 # --underlay 4 # 5 6 . $srcdir/defs || exit 1 7 8 $enscript --quiet --underlay="Hello, world!" -p$output $asciifiles 9 10 rm $output |
Rizwan Kassim |
Powered by ViewCVS 0.9.2 |