silent superflous msg

This commit is contained in:
Tonton Th
2026-01-20 21:37:07 +01:00
parent a51a963ba0
commit c08cd56637
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ SEQ="essai"
if [ $# == 1 ] ; then
SEQ=$1
fi
echo "[$SEQ] going EGA" | tee -a WS/log
# echo "[$SEQ] going EGA" | tee -a WS/log
debut=$(date +%s)