##// END OF EJS Templates
use cd --foo instead of cd -foo. also cd --<TAB> works. changes.txt
use cd --foo instead of cd -foo. also cd --<TAB> works. changes.txt

File last commit:

r506:20e0542a
r1516:e6faa222
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/