##// END OF EJS Templates
Cleaner implementation of the namespace handling fix....
Cleaner implementation of the namespace handling fix. Will try another even ligther one now, checkpointing.

File last commit:

r506:20e0542a
r1426:0f51963b
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/