adding test scripts
[csql.git] / test / soakTest / start.ksh
blobca6aaaff9c3f0e6dcc2414ad3adb372e4e02ecd2
1 nohup ./csqlInsert ./csql.out >/dev/null 2>/dev/null &
2 #nohup ./odbcInsert ./odbc.out >/dev/null 2>/dev/null &
3 nohup java jdbcDelete ./jdbc.out >/dev/null 2>/dev/null &