From 79cb549edf5335b48fb4047f5bcf41331a88ad77 Mon Sep 17 00:00:00 2001 From: callum_linden <none@none> Date: Mon, 20 Aug 2012 11:24:30 -0700 Subject: [PATCH] silly change to trigger a rebuild in Team City --- build.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/build.sh b/build.sh index 0ede8af1c5..b5876738e6 100755 --- a/build.sh +++ b/build.sh @@ -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 -- GitLab