ceph/qa/workunits/20_pjd.sh
Sage Weil 14f2c78614 qa: dl pjd.tgz
Then we can switch the symlink later
2009-12-28 20:05:32 -08:00

10 lines
126 B
Bash
Executable File

#!/bin/bash
wget http://ceph.newdream.net/qa/pjd.tgz
tar zxvf pjd*
cd pjd*
make
cd ..
mkdir tmp
cd tmp
prove -r ../pjd*/tests