[commit: packages/time] format-widths, ghc, improve-leapseconds, master, posix-perf, tasty, wip/travis: test says Success (f3d2c2a)

git at git.haskell.org git at git.haskell.org
Fri Apr 21 16:50:44 UTC 2017


Repository : ssh://git@git.haskell.org/time

On branches: format-widths,ghc,improve-leapseconds,master,posix-perf,tasty,wip/travis
Link       : http://git.haskell.org/packages/time.git/commitdiff/f3d2c2af9a0319280a3ea7ccba31a28ee2e62001

>---------------------------------------------------------------

commit f3d2c2af9a0319280a3ea7ccba31a28ee2e62001
Author: Ashley Yakeley <ashley at semantic.org>
Date:   Sun Jan 23 17:55:11 2011 -0800

    test says Success
    
    Ignore-this: 91a0f645a63f9a42877122ae2121f59f
    
    darcs-hash:20110124015511-ac6dd-71e1db4e1a45886cdb5038dc5ed3d4995b01258f


>---------------------------------------------------------------

f3d2c2af9a0319280a3ea7ccba31a28ee2e62001
 test/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test/Makefile b/test/Makefile
index 307adcc..f97252e 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -66,6 +66,7 @@ test:	\
 	TestEaster.diff	\
 #	TestParseTime.run \
 	UseCases.o
+	@echo "Success!"
 
 clean:
 	rm -rf TestMonthDay ConvertBack TestCalendars TestTime LongWeekYears ClipDates	\



More information about the ghc-commits mailing list