git @ Cat's Eye Technologies Exanoke / try-supporting-rpython test.sh
try-supporting-rpython

Tree @try-supporting-rpython (Download .tar.gz)

test.sh @try-supporting-rpythonraw · history · blame

1
2
3
4
5
6
7
8
#!/bin/sh

APPLIANCES="tests/appliances/exanoke.py.md"
if [ -x bin/exanoke-c ]; then
    APPLIANCES="$APPLIANCES tests/appliances/exanoke-c.md"
fi

falderal $APPLIANCES README.md