Trivial comment change to test hg push.
This commit is contained in:
parent
f8a15aecfe
commit
6af1633a9b
1 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,10 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
#
|
#
|
||||||
# I don't like this setup. Ideas welcome.
|
# 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 ../..
|
cd ../..
|
||||||
rm -rf cmaked_test_build
|
rm -rf cmaked_test_build
|
||||||
mkdir -p cmaked_test_build
|
mkdir -p cmaked_test_build
|
||||||
|
|
Loading…
Add table
Reference in a new issue