This is an automated email from the git hooks/post-receive script.

eugene-guest pushed a commit to annotated tag OpenBSD
in repository testng.

commit 4c66153651b1894419bd778be7616a192d6dea6e
Author: Cedric Beust <[email protected]>
Date:   Wed Oct 9 08:24:36 2013 -0700

    Tweak upload script.
---
 upload-beta | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/upload-beta b/upload-beta
index faa8713..17a6bce 100755
--- a/upload-beta
+++ b/upload-beta
@@ -1,4 +1,4 @@
 #scp `ls -tr *beta.zip|tail -1` [email protected]:w/testng
-scp `ls -tr target/*beta.zip|tail -1` 
[email protected]:domains/testng.org/html
-ssh [email protected] cat testng/beta/index.html
+scp `ls -tr target/*beta.zip|tail -1` beust:domains/testng.org/html
+ssh beust cat testng/beta/index.html
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/testng.git

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to