File icecc-scheduler-wrapper of Package icecream

#! /bin/sh

params=""

if test -n "$ICECREAM_NETNAME"; then
    params="$params -n $ICECREAM_NETNAME"
fi

exec /usr/sbin/icecc-scheduler $params "$@"
openSUSE Build Service is sponsored by