2 # Time limit calibrator: Gathering of timing data
3 # (c) 2010 Martin Mares <mj@ucw.cz>
9 for a in `cd solutions/authors/$t && echo * | sed 's/\.[^ ]*//g'` ; do
11 cp testing/authors/$t/points cal/$t/$a.points
12 grep syscalls testing/authors/$t/*.log >cal/$t/$a.log