From ab50db936a5cb3105bb0696b6e26fdca05b5ebc2 Mon Sep 17 00:00:00 2001 From: lresende Date: Fri, 22 May 2009 02:28:10 +0000 Subject: Updating website sync script git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777355 13f79535-47bb-0310-9956-ffa450edef68 --- site/bin/sync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'site') diff --git a/site/bin/sync b/site/bin/sync index 65b3380f19..dccc921acb 100644 --- a/site/bin/sync +++ b/site/bin/sync @@ -3,7 +3,7 @@ export PATH # Cleanup in case something went wrong from last time # This was happening frequently with all svn changes -(cd "/www/tuscany.apache.org/"; svn cleanup --quiet) +(cd "/www/tuscany.apache.org/"; svn cleanup) # Make sure we have the latest content (cd "/www/tuscany.apache.org/"; svn up --quiet) -- cgit v1.2.3