fix barrier again

This commit is contained in:
Quentin 2020-02-06 15:44:19 +01:00
parent c9c49144d5
commit d6a2195668
9 changed files with 9 additions and 9 deletions

View file

@ -11,7 +11,7 @@ donar \
-r 5000 \
> $3/log/client-donar-stdout.log 2> $3/log/client-donar-stderr.log &
sync_barrier_donar 5001 5000 \
tail -f $4/log/server-donar-stdout.log | grep -q "=== Our 12 requested circuits are now up ===" \
> $3/log/client-measboot-stdout.log 2> $3/log/client-measboot-stderr.log
dcall \

View file

@ -11,7 +11,7 @@ donar \
-r 5001 \
> ../log/server-donar-stdout.log 2> ../log/server-donar-stderr.log &
sync_barrier_donar 5000 5001 \
tail -f ../log/server-donar-stdout.log | grep -q "=== Our 12 requested circuits are now up ===" \
> ../log/server-measboot-stdout.log 2> ../log/server-measboot-stderr.log
dcall \

View file

@ -12,7 +12,7 @@ donar \
-r 5001 \
> ../log/server-donar-stdout.log 2> ../log/server-donar-stderr.log &
sync_barrier_donar 5000 5001 \
tail -f ../log/server-donar-stdout.log | grep -q "=== Our 12 requested circuits are now up ===" \
> ../log/server-measboot-stdout.log 2> ../log/server-measboot-stderr.log &
dcall \

View file

@ -12,7 +12,7 @@ donar \
-r 5000 \
> $4/log/client-donar-stdout.log 2> $4/log/client-donar-stderr.log &
sync_barrier_donar 5001 5000 \
tail -f $4/log/server-donar-stdout.log | grep -q "=== Our 12 requested circuits are now up ===" \
> $4/log/client-measboot-stdout.log 2> $4/log/client-measboot-stderr.log
dcall \

View file

@ -12,7 +12,7 @@ donar \
-r 5001 \
> ../log/server-donar-stdout.log 2> ../log/server-donar-stderr.log &
sync_barrier_donar 5000 5001 \
tail -f ../log/server-donar-stdout.log | grep -q "=== Our 12 requested circuits are now up ===" \
> ../log/server-measboot-stdout.log 2> ../log/server-measboot-stderr.log
dcall \

View file

@ -13,7 +13,7 @@ donar \
-r 5001 \
> ../log/server-donar-stdout.log 2> ../log/server-donar-stderr.log &
sync_barrier_donar 5000 5001 \
tail -f ../log/server-donar-stdout.log | grep -q "=== Our 12 requested circuits are now up ===" \
> ../log/server-measboot-stdout.log 2> ../log/server-measboot-stderr.log
dcall \

View file

@ -11,7 +11,7 @@ donar \
-r 5000 \
> $3/log/client-donar-stdout.log 2> $3/log/client-donar-stderr.log &
sync_barrier_donar 5001 5000 \
tail -f $4/log/server-donar-stdout.log | grep -q "=== Our 12 requested circuits are now up ===" \
> $3/log/client-measboot-stdout.log 2> $3/log/client-measboot-stderr.log
dcall \

View file

@ -11,7 +11,7 @@ donar \
-r 5001 \
> ../log/server-donar-stdout.log 2> ../log/server-donar-stderr.log &
sync_barrier_donar 5000 5001 \
tail -f ../log/server-donar-stdout.log | grep -q "=== Our 12 requested circuits are now up ===" \
> ../log/server-measboot-stdout.log 2> ../log/server-measboot-stderr.log
dcall \

View file

@ -11,7 +11,7 @@ donar \
-r 5001 \
> ../log/server-donar-stdout.log 2> ../log/server-donar-stderr.log &
sync_barrier_donar 5000 5001 \
tail -f ../log/server-donar-stdout.log | grep -q "=== Our 12 requested circuits are now up ===" \
> ../log/server-measboot-stdout.log 2> ../log/server-measboot-stderr.log &
dcall \