aboutsummaryrefslogtreecommitdiff
path: root/scripts/auto-build/pd-devel-auto-builder.sh
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-08-08 15:36:27 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-08-08 15:36:27 +0000
commite7152bc9308af397f54be36106bd654bea8c2464 (patch)
treeece90aa5fc730cde8ed27e07b5d89bbab4e1d95c /scripts/auto-build/pd-devel-auto-builder.sh
parentb967b3e69b2d952f9f7d628ac0d23ace3c0f1761 (diff)
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
Diffstat (limited to 'scripts/auto-build/pd-devel-auto-builder.sh')
-rw-r--r--scripts/auto-build/pd-devel-auto-builder.sh2
1 files changed, 2 insertions, 0 deletions
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