From 5223cc927309591284f45ad5f85379af74b2b0b3 Mon Sep 17 00:00:00 2001 From: eschnett Date: Fri, 8 Mar 2013 03:39:51 +0000 Subject: White space cleanup git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/FFTW3/trunk@19 325d7946-0b50-4e3b-902a-3a8d69fbdfa6 --- configure.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/configure.sh b/configure.sh index 6b3eba5..6898c4a 100644 --- a/configure.sh +++ b/configure.sh @@ -127,9 +127,8 @@ then echo "FFTW3: Cleaning up..." rm -rf ${BUILD_DIR} - date >${DONE_FILE} + date > ${DONE_FILE} echo "FFTW3: Done." - ) if (( $? )); then echo 'BEGIN ERROR' -- cgit v1.2.3