]> Cypherpunks.ru repositories - goredo.git/blob - t/clean.do
Use os.Getwd() instead of unix.Getwd()
[goredo.git] / t / clean.do
1 redo apenwarr/clean redo-sh.tests/clean
2 for d in apenwarr redo-sh.tests ; do ( cd $d ; redo-cleanup full >/dev/null ) ; done