ceph/qa/workunits/pjd.sh
2010-03-30 21:24:45 -07:00

10 lines
130 B
Bash
Executable File

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