##// END OF EJS Templates
Made release 0.8.3.
Made release 0.8.3.

File last commit:

r1049:c87d640e
r1208:6b03667b
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/