From 78b572acf1848e3e69bc244dec8843ffef22df8c Mon Sep 17 00:00:00 2001 From: Jeff Wallace Date: Tue, 17 Sep 2013 08:49:30 -0400 Subject: [PATCH] Updated Timeline build file to copy mactime.pl only if on Unix. --- Timeline/build.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Timeline/build.xml b/Timeline/build.xml index 5b1ddba371..0b43f629cf 100644 --- a/Timeline/build.xml +++ b/Timeline/build.xml @@ -6,6 +6,10 @@ Builds, tests, and runs the project org.sleuthkit.autopsy.timeline. + + + + @@ -16,7 +20,7 @@ TSK_HOME: ${env.TSK_HOME} - +