Trivial comment change to test hg push.

This commit is contained in:
Steve King 2010-08-11 21:44:59 -07:00
parent f8a15aecfe
commit 6af1633a9b

View file

@ -1,6 +1,10 @@
#!/bin/bash
#
# I don't like this setup. Ideas welcome.
#
# This script creates a build directory as a peer of cmaked2,
# and builds the tests there.
#
cd ../..
rm -rf cmaked_test_build
mkdir -p cmaked_test_build