From e7152bc9308af397f54be36106bd654bea8c2464 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 8 Aug 2006 15:36:27 +0000 Subject: added a final line that echos to the logfile to test whether the build was succeeded. if it succeeded, then the status report email is not sent svn path=/trunk/; revision=5512 --- scripts/auto-build/pd-devel-auto-builder.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts/auto-build/pd-devel-auto-builder.sh') diff --git a/scripts/auto-build/pd-devel-auto-builder.sh b/scripts/auto-build/pd-devel-auto-builder.sh index 4734098e..daa32fd1 100644 --- a/scripts/auto-build/pd-devel-auto-builder.sh +++ b/scripts/auto-build/pd-devel-auto-builder.sh @@ -2,3 +2,5 @@ echo "This currently does nothing, but it could..." +# if the below word prints, the status report email is not sent +echo SUCCESS -- cgit v1.2.1