#!/bin/sh
GS=/usr/bin/gs
$GS -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=ijs -sIjsServer=/opt/lsb/test/printing/drivers/hpijs -sDeviceManufacturer="HEWLETT-PACKARD" -sDeviceModel="HP LaserJet" -dIjsUseOutputFD -sOutputFile=/dev/null testprint.ps

