##// END OF EJS Templates
Dealing with tabs and whitespaces. Please, everybody, be careful not to...
Dealing with tabs and whitespaces. Please, everybody, be careful not to use any tabs, it a real nightmare dealing with different tabsizes.

File last commit:

r1049:c87d640e
r1105:fff47e41 merge
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/