And move test scripts into t/ subdir to keep things clean. As part of that, make sure redo adds itself to the PATH on startup so that subscripts can find it.
1 line
54 B
Text
1 line
54 B
Text
rm -f t/hello t/*.o *~ .*~ t/*~ t/.*~ *.pyc t/CC t/LD
|