diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-08-03 05:15:43 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-08-03 05:15:43 +0000 |
commit | 26ed11410a57b16d69c45d804ccba1c52cdf53a6 (patch) | |
tree | 78b727b1e19e35e303cace8ce03032bce4e93b97 /scripts | |
parent | 1ffa008e0df866d784a55567ba8bffde7020d91f (diff) |
checked in placeholder so that cron script will work
svn path=/trunk/; revision=5466
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/auto-build/pd-devel-auto-builder.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/auto-build/pd-devel-auto-builder.sh b/scripts/auto-build/pd-devel-auto-builder.sh new file mode 100644 index 00000000..4734098e --- /dev/null +++ b/scripts/auto-build/pd-devel-auto-builder.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +echo "This currently does nothing, but it could..." + |