]> Cypherpunks.ru repositories - goredo.git/blob - t/apenwarr/111-example/all.do
Import tests from apenwarr/redo and redo.sh
[goredo.git] / t / apenwarr / 111-example / all.do
1 if type cc >/dev/null 2>&1; then
2         redo-ifchange hello
3 else
4         echo "$0: No C compiler installed; skipping this test." >&2
5         redo-ifcreate /usr/bin/cc
6 fi