Hi,
Just wondered if there was anything set by rsserver so I could pick up the cubes produced ?
I have a cron table which executes a shell script (not too dissimilar to rsserver.sh) which accpets a model file as a param and passes this to rsserver on the command line.
What I want to do is post-processing, copy the resulting cubes to a new location. As I'm using the one generic script to launch rsserver for all my models, I need to pickup what output was produced.
Any thoughts on how I could handle this ?
The only idea I have so far is to process the build log chop it up. This seems a bit messy and back-door-ish though.
Just wondered if there was anything set by rsserver so I could pick up the cubes produced ?
I have a cron table which executes a shell script (not too dissimilar to rsserver.sh) which accpets a model file as a param and passes this to rsserver on the command line.
What I want to do is post-processing, copy the resulting cubes to a new location. As I'm using the one generic script to launch rsserver for all my models, I need to pickup what output was produced.
Any thoughts on how I could handle this ?
The only idea I have so far is to process the build log chop it up. This seems a bit messy and back-door-ish though.