##// END OF EJS Templates
crlf -> lf
crlf -> lf

File last commit:

r988:2f09c2ab
r1032:4aabf05c
Show More
testupload
6 lines | 184 B | text/plain | TextLexer
#!/bin/sh
# clean public testing/ dir and upload
#ssh "rm -f ipython@ipython.scipy.org:www/dist/testing/*"
cd ~/ipython/ipython/dist
scp * ipython@ipython.scipy.org:www/dist/testing/