#!/bin/bash
exec python harness.py $(dirname $0)/${STEP:-stepA_mal}.xslt "${@}"
