File: update-beust.com

package info (click to toggle)
testng 5.11%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 8,308 kB
  • ctags: 11,519
  • sloc: java: 48,416; xml: 3,234; makefile: 54; sh: 13
file content (15 lines) | stat: -rwxr-xr-x 462 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
v=5.9
ev=5.9.0.0

set -x

scp testng-${v}.zip testng-eclipse-${ev}.zip ${U}@beust.com:w/testng
scp -r javadocs doc/*.html doc/*.css src/main/testng-1.0.dtd src/testng-1.0.dtd.html ${U}@beust.com:w/testng
scp doc/*.html doc/*.css ${U}@beust.com:w/testng/doc
scp -r javadocs ${U}@beust.com:w/testng
scp dtd/* ${U}@beust.com:w/dtd
#(cd ~/java/beust.com; scp -r . ${U}@beust.com:w/eclipse)


# scp testng-eclipse-${ev}.zip doc/download.html ${U}@beust.com:w/testng