ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/BOSS/Examples/registerTestErrProgram
Revision: 1.2
Committed: Mon Sep 11 15:03:45 2006 UTC (18 years, 7 months ago) by gcodispo
Branch: MAIN
CVS Tags: BOSS_4_3_10, BOSS_4_3_9, BOSS_4_3_8, BOSS_4_3_8-ui3_1, BOSS_4_3_7-ui3_1, BOSS_4_3_7, BOSS_4_3_6, BOSS_4_3_4a, BOSS_4_3_5, BOSS_4_3_4, BOSS_4_3_3, BOSS_4_3_2, BOSS_4_3_1b, BOSS_4_3_1a, BOSS_4_3_1, BOSS_4_3_0, BOSS_4_2_4, BOSS_4_2_3, BOSS_4_2_2, BOSS_4_2_1, BOSS_4_2_0, HEAD
Branch point for: BOSS_4_3-ui3_0, BOSS_4_3_1c
Changes since 1.1: +1 -1 lines
Log Message:
Improved script to accept -c option and to be launched from eny other directory

File Contents

# User Rev Content
1 elmer 1.1 #!/bin/sh
2    
3 gcodispo 1.2 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 elmer 1.1
5