Lines Matching refs:PYTHON
1 : ${PYTHON=python}
6 $PYTHON -c 'from rpc import test; test()'
7 $PYTHON -c 'from rpc import test; test()' ${SERVER}
9 $PYTHON -c 'from rpc import testsvr; testsvr()' &
12 $PYTHON -c 'from rpc import testclt; testclt()'
15 $PYTHON -c 'from mountclient import test; test()'
16 $PYTHON -c 'from mountclient import test; test()' gatekeeper.dec.com
18 $PYTHON -c 'from nfsclient import test; test()'
19 $PYTHON -c 'from nfsclient import test; test()' gatekeeper.dec.com
20 $PYTHON -c 'from nfsclient import test; test()' gatekeeper.dec.com /archive
22 $PYTHON -c 'from rnusersclient import test; test()' ''
24 $PYTHON -c 'from rpc import testbcast; testbcast()'