parallel/testsuite/Fixed.sh

4 lines
114 B
Bash
Raw Permalink Normal View History

2007-09-10 20:28:03 +00:00
#!/bin/bash
ls tests-to-run/test*.sh | perl -pe 's:(.*/(.*)).sh:cp actual-results/$2 wanted-results/$2:' | sh -x