#!/usr/bin/ksh

# clean the name space of regression entries
#
#

cdsdel -o /.:/subsys/pd/logical_printers/gn*
cdsdel -o /.:/subsys/pd/logical_printers/hope_*
cdsdel -o /.:/subsys/pd/physical_printers/hope_*
cdsdel -o /.:/subsys/pd/registry/hope_*
cdsdel -o /.:/subsys/pd/registry/gn*
cdsdel -o /.:/subsys/pd/servers/spooler/hope_*
cdsdel -o /.:/subsys/pd/servers/spooler/HOPE_*
cdsdel -o /.:/subsys/pd/servers/spvr/hope_*
cdsdel -o /.:/subsys/pd/servers/spvr/HOPE_*
