##// END OF EJS Templates
Isolate the displayhook created by ipython0. This fixes a test not...
Isolate the displayhook created by ipython0. This fixes a test not passing due to the side-effects of testing the prefilterfrontend.

File last commit:

r506:20e0542a
r1472:dddf1831
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/