diff options
author | callum_linden <none@none> | 2012-08-20 11:24:30 -0700 |
---|---|---|
committer | callum_linden <none@none> | 2012-08-20 11:24:30 -0700 |
commit | 79cb549edf5335b48fb4047f5bcf41331a88ad77 (patch) | |
tree | 65a3f3e22d3ffe746db2383e345856779b22cca0 | |
parent | 44a934ef2af3c6d1fa7fc6294ea851db3f45bea0 (diff) |
silly change to trigger a rebuild in Team City
-rwxr-xr-x | build.sh | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -15,7 +15,6 @@ # * The basic convention is that the build name can be mapped onto a mercurial URL, # which is also used as the "branch" name. - check_for() { if [ -e "$2" ]; then found_dict='FOUND'; else found_dict='MISSING'; fi |