ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/BOSS/Examples/registerTestErrProgram
(Generate patch)

Comparing COMP/BOSS/Examples/registerTestErrProgram (file contents):
Revision 1.1.1.1 by elmer, Tue Jan 10 13:06:55 2006 UTC vs.
Revision 1.2 by gcodispo, Mon Sep 11 15:03:45 2006 UTC

# Line 1 | Line 1
1   #!/bin/sh
2  
3 < bossAdmin registerProgram -name testErr -schema schemaErr -pre preprocessErr -post postprocessErr -runtime runtimeprocessErr -comment "Test job for err out"
3 > bossAdmin registerProgram -name testErr -schema $BOSS_ROOT/Examples/schemaErr -pre $BOSS_ROOT/Examples/preprocessErr -post $BOSS_ROOT/Examples/postprocessErr -runtime $BOSS_ROOT/Examples/runtimeprocessErr -comment "Test job for err out"
4  
5  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines