Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGonzalo Paniagua Javier <gonzalo.mono@gmail.com>2009-04-07 03:06:12 +0400
committerGonzalo Paniagua Javier <gonzalo.mono@gmail.com>2009-04-07 03:06:12 +0400
commita7ca7d46674c02827b93bfff83ce34fa03e60aae (patch)
tree7c2fe15cf8a0a253d4a67dcf47e9dbeb62b74d6d /webcompare
parent230a2ee6c386b4f6ff70089575bb230f70e27424 (diff)
no more test
svn path=/trunk/mono-tools/; revision=131177
Diffstat (limited to 'webcompare')
-rw-r--r--webcompare/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/webcompare/Makefile b/webcompare/Makefile
index 819d6d18..cb1f16e9 100644
--- a/webcompare/Makefile
+++ b/webcompare/Makefile
@@ -32,8 +32,8 @@ run: all
xsp2
push: all
- rsync --rsh=ssh -pr --exclude=Web.config Web.config-EDITME bin images App_Code index.aspx status.aspx mono-web@www.go-mono.com:go-mono/status-test/
- rsync --rsh=ssh -pr ${DB_SYNCFILES} mono-web@www.go-mono.com:go-mono/status-test/db/
+ rsync --rsh=ssh -pr --exclude=Web.config Web.config-EDITME bin images App_Code index.aspx status.aspx mono-web@www.go-mono.com:go-mono/status/
+ rsync --rsh=ssh -pr ${DB_SYNCFILES} mono-web@www.go-mono.com:go-mono/status/db/
clean:
rm -f rm bin/Mono.Api.CompareMinimal.dll*