Dear Tim, I updated "patch [1/4] linaro: localhost does not require ssh" Could you please help me check the attachment? Thanks, Tho -----Original Message----- From: sangorrin daniel(サンゴリン ダニエル □SWC◯ACT) Sent: Thursday, August 26, 2021 9:46 AM To: Tim.Bird@sony.com Cc: fuego@lists.linuxfoundation.org; nguyen dat tho(TSDV Eng 1) Subject: RE: fixes for the linaro and rt tests Hi Tim Thanks for reviewing the patches > -----Original Message----- > From: Tim.Bird@sony.com > > [PATCH 1/4] linaro: localhost does not require ssh > > > > This ones is self explanatory (no SSH if you use the local board) > This looks OK. I'm wondering if there's another way to detect a local > operation. Can we check the TRANSPORT (e.g. if [ $TRANSPORT = "local" ] ...)? > Checking the network address seems a bit iffy. You are right, we will try with TRANSPORT or another variable and re-send the patch. Thanks, Daniel