ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/BOSS/Examples/test.sh
Revision: 1.1.1.1 (vendor branch)
Committed: Tue Jan 10 13:06:55 2006 UTC (19 years, 3 months ago) by elmer
Content type: application/x-sh
Branch: one
CVS Tags: two
Changes since 1.1: +0 -0 lines
Error occurred while calculating annotation data.
Log Message:
test import

File Contents

# Content
1 #!/bin/sh
2
3 test -z $BOSSDIR && exit
4
5 cd $BOSSDIR
6 ./CONFIGURE
7 ./CONFIGDB
8 . bossenv.sh
9 bossAdmin configureDB
10 cd Examples
11 ./registerTestProgram
12 cd ../BossSched/bin
13 ./registerForkScheduler
14 cd ../../BossRTMon/
15 ./CONFIGDB
16 cd bin
17 ./registerMySQLRTmon