#!/bin/sh

/vasecurity/run.sh
# run.sh returns success only if there are no open items found by SRR
exit $?
