[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-developers] pipestatus in cadet test
From: |
ng0 |
Subject: |
[GNUnet-developers] pipestatus in cadet test |
Date: |
Tue, 5 Mar 2019 13:45:13 +0000 |
Hi,
with regards to the pipestatus check in src/cadet/loopcheck.sh:
we are only checking the status of the preceding pipeline, that
is
taskset 01 $1 2>1& | tee $LOGFILE | grep -v DEBUG;
right?
(sorry, already contains some of my rewrites, factual still
correct)
We do not consider the if branch above or anything else?
- [GNUnet-developers] pipestatus in cadet test,
ng0 <=