Skip to content

Commit

Permalink
use apt-get non-interactively
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrej.certik committed Sep 8, 2007
1 parent 31cd5b9 commit 79be938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/test_pure
Expand Up @@ -17,7 +17,7 @@
# $ sudo cowbuilder --create --mirror http://ftp.cz.debian.org/debian
#

apt-get install subversion python python-codespeak-lib
apt-get -y install subversion python python-codespeak-lib
cd /tmp
svn checkout http://sympy.googlecode.com/svn/trunk/ sympy
cd sympy
Expand Down

0 comments on commit 79be938

Please sign in to comment.