[email protected] transcribed 488 bytes:
> 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;

typo: 2>&1

but actually I have to check the diff, could be 2>&1 $1 here.
 
> right?
> (sorry, already contains some of my rewrites, factual still
> correct)
> 
> We do not consider the if branch above or anything else?
> 
> _______________________________________________
> GNUnet-developers mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/gnunet-developers
> 

_______________________________________________
GNUnet-developers mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnunet-developers

Reply via email to