From c1f154c31ff37a60c6035323a1755c423c81814f Mon Sep 17 00:00:00 2001 From: hanna Date: Tue, 26 Jan 2010 23:06:30 +0000 Subject: [PATCH] Fully qualify the target for the output file so that external build processes (aka firehose) won't aren't impacted when building the GATK from outside the base directory. git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2696 348d0f76-0448-11de-a6fe-93d51630548a --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index fd551b3c8..4861d577f 100644 --- a/build.xml +++ b/build.xml @@ -117,7 +117,7 @@ + additionalparam="-build-timestamp "${build.timestamp}" -version-suffix .${build.version} -out ${basedir}/${build.dir}/${resource.file}">