ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/BOSS/Examples/registerTestErrProgram
Revision: 1.1
Committed: Tue Jan 10 13:06:55 2006 UTC (19 years, 3 months ago) by elmer
Branch: MAIN
Branch point for: one
Log Message:
Initial revision

File Contents

# User Rev Content
1 elmer 1.1 #!/bin/sh
2    
3     bossAdmin registerProgram -name testErr -schema schemaErr -pre preprocessErr -post postprocessErr -runtime runtimeprocessErr -comment "Test job for err out"
4    
5