]> git.uio.no Git - u/mrichter/AliRoot.git/blame_incremental - test/proof/rec.sh
Root6-enabled version
[u/mrichter/AliRoot.git] / test / proof / rec.sh
... / ...
CommitLineData
1#!/bin/bash
2
3[ -z $1 ] && { echo "Usage: rec.sh <run_number>"; exit 1; }
4
5aliroot -q run.C\($1\)