Lines Matching full:sh
1 #!/bin/sh
6 # runs from initlitmushist.sh and/or newlitmushist.sh.
8 # sh checklitmushist.sh
11 # See scripts/parseargs.sh for list of arguments.
17 . scripts/parseargs.sh
19 T=/tmp/checklitmushist.sh.$$
27 echo Run scripts/initlitmushist.sh first, need litmus repo.
35 find litmus -type d -print | ( cd $T/results; sed -e 's/^/mkdir -p /' | sh )
47 scripts/runlitmushist.sh < $T/list-C-short > $T/runlitmushist.sh.out 2>&1
56 sed -e 's,^.*$,cp & '"$ddir"'/&.new,' | sh )
59 sh scripts/cmplitmushist.sh