1#!/bin/sh 2# 3# This script is used to run the gmdb test suite 4 5cd tests 6 7./testsuite --am-fmt AUTOTEST_PATH=$PWD abs_builddir=$PWD COMPAT=1 8