#!/bin/bash

# Run quicktest with support for exception backtraces.
OCAMLRUNPARAM=b "/opt/xensource/debug/quicktestbin" "$@"
