# -*-Shell-script-*-
#
# hal-functions.sh: This file contains functions to be used by most or all
# hal shell scripts
#
# Licensed under the Academic Free License version 2.1
#
ACTION=$1
RET=$?
echo "Cannot determine if caller is privileged" >&2
exit 1
fi
exit 1
fi
fi
}
else
echo "No back-end for your operating system" >&2
exit 1
fi
}
exec ./$HALD_UNAME_S/$PROGRAM-$HALD_UNAME_S $@
else
echo "No back-end for your operating system" >&2
exit 1
fi
}