Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 6a405e715abc98e2758c0bff8d42bd69 > files > 5

oar-server-2.3.1-6mdv2009.0.noarch.rpm

#!/bin/sh
# $Id: server_prologue 739 2007-09-03 20:52:44Z capitn $
#
# This a placeholder script for OAR jobs server side prologue.
# This script is to be run on OAR server upon job start.
# This feature is activated if and only if SERVER_PROLOGUE_EXEC_FILE is set
# in OAR configuration file.

# Usage:
# Script is run under uid of oar who is sudo
# argv[1] is the jobid
# Other job information are meant to be retrieved using oarstat.

exit