index
:
sand-leek
fancy-monitor
master
opencl
sem-dep
Experimental CPU-bound (soon GPU) vanity onion address generator
David Phillips
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
003-test-invalid-char.test
/
run.sh
blob: a92e6c60cf0dff5e022e0e266ac64221b563c253 (
plain
)
1
2
3
4
5
6
7
#!/bin/sh
if
${EXECUTABLE}
-A -s
foovalid1not
;
then
exit
1
else
exit
0
fi