##// END OF EJS Templates
- Bug fixes in Demo code to support demos with IPython syntax...
- Bug fixes in Demo code to support demos with IPython syntax - Extensive irunner changes needed for doctesting out of process IPython examples.

File last commit:

r506:20e0542a
r515:fc07f98b
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/