[testng] 35/355: Tweak upload script.
Eugene Zhukov
eugene-guest at moszumanska.debian.org
Tue Aug 18 10:19:44 UTC 2015
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 <cedric at beust.com>
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` cedric at beust.com:w/testng
-scp `ls -tr target/*beta.zip|tail -1` beust.com at beust.com:domains/testng.org/html
-ssh beust.com at beust.com 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
More information about the pkg-java-commits
mailing list