##// END OF EJS Templates
Remove bare asserts by switching to use nose.tools.assert_* functions to check test conditions.
Remove bare asserts by switching to use nose.tools.assert_* functions to check test conditions.

File last commit:

r1542:1ca64ecf
r1802:7b7c4932
Show More
testupload
6 lines | 91 B | text/plain | TextLexer
#!/bin/sh
ipdir=$PWD/..
cd $ipdir/dist
scp * ipython@ipython.scipy.org:www/dist/testing/