This commit is contained in:
sveneh
2015-01-25 23:28:47 +01:00
parent 5deca66a7d
commit d0440eef25
2 changed files with 4 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
# create random virtual machine test
#cd ~/software/Ethereum/pyethereum (python has local dependencies so only works from within the directory)
cd ~
while [ 1 ]
do
TEST="$(docker run --rm --entrypoint="/cpp-ethereum/build/test/createRandomTest" cppjit)"