aboutsummaryrefslogtreecommitdiff
path: root/upload-beta
diff options
context:
space:
mode:
authorCedric Beust <cedric@beust.com>2013-10-09 08:24:36 -0700
committerCedric Beust <cedric@beust.com>2013-10-09 08:24:36 -0700
commit4c66153651b1894419bd778be7616a192d6dea6e (patch)
treef4783081a758b84defb7680e8d9c54a3e52fd69d /upload-beta
parentc85cc9a053fef73edecfe723070ba0cedd1bb7b0 (diff)
downloadtestng-4c66153651b1894419bd778be7616a192d6dea6e.tar.gz
Tweak upload script.
Diffstat (limited to 'upload-beta')
-rwxr-xr-xupload-beta4
1 files changed, 2 insertions, 2 deletions
diff --git a/upload-beta b/upload-beta
index faa8713f..17a6bce5 100755
--- a/upload-beta
+++ b/upload-beta
@@ -1,4 +1,4 @@
#scp `ls -tr *beta.zip|tail -1` cedric@beust.com:w/testng
-scp `ls -tr target/*beta.zip|tail -1` beust.com@beust.com:domains/testng.org/html
-ssh beust.com@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