diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2007-12-03 00:13:47 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2007-12-03 00:13:47 +0000 |
commit | ca20ceb186f9b5e38357b90c73af549a640fa21e (patch) | |
tree | 961d2090d8a296d2838713389643a3c485c3c5cb | |
parent | 866b3945da3f090aff88ede0e814490939bb4af6 (diff) |
changed pd-main to desiredata
svn path=/trunk/; revision=9071
-rwxr-xr-x | scripts/auto-build/desiredata-auto-builder.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/auto-build/desiredata-auto-builder.sh b/scripts/auto-build/desiredata-auto-builder.sh index 6676878b..f6b2da49 100755 --- a/scripts/auto-build/desiredata-auto-builder.sh +++ b/scripts/auto-build/desiredata-auto-builder.sh @@ -37,7 +37,7 @@ echo "root: $auto_build_root_dir" # let rsync handle the cleanup with --delete -rsync -av --delete rsync://128.238.56.50/distros/pd-main/ \ +rsync -av --delete rsync://128.238.56.50/distros/desiredata/ \ ${auto_build_root_dir}/ case $SYSTEM in |