Sign in
chromium
/
external
/
github.com
/
Pylons
/
webtest
/
refs/heads/six
/
.
/
tests
/
bootstrap.sh
blob: 0c6061e5747d29bc7dde6440d99d73ea1cc13ca8 [
file
] [
edit
]
#!/bin/bash
if
!
[
-
x bin
/
casperjs
];
then
python2
.
7
bootstrap
.
py
-
d
bin
/
buildout install casperjs
fi