##// END OF EJS Templates
Minor date/info updates for release.
Minor date/info updates for release.

File last commit:

r4445:d69250d3
r4451:62cbc530
Show More
testupload
6 lines | 178 B | text/plain | TextLexer
#!/bin/sh
# Simple upload script to push up into the testing directory a local build
ipdir=$PWD/..
cd $ipdir/dist
scp * ipython@archive.ipython.org:archive.ipython.org/testing/