Fix some outdated Makefile rules.
[cql-java-moved-to-github.git] / test / regression / showtest
index 15e57b5..eafd7ac 100755 (executable)
@@ -1,5 +1,7 @@
 #!/bin/sh
 
+# $Id: showtest,v 1.2 2002-11-03 17:02:48 mike Exp $
+
 if [ $# != 1 ]; then
        echo "Usage: $0 <test-name>" >&2
        echo "  e.g. $0 01/02" >&2