Changeset 4474 for BOL


Ignore:
Timestamp:
Mar 17, 2023, 12:37:23 PM (14 months ago)
Author:
Laurent Fairhead
Message:

Spurious echo that actually defeats the whole point of the test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOL/script_install/check_version.sh

    r4422 r4474  
    22# $Id$
    33
    4 set -vx
     4#set -vx
    55
    66# AFAIRE
     
    236236      echo ON EST AVANT LE CMP
    237237      cmp -s SIM1/restart.nc SIM1_41/restart.nc
    238       echo resultat $?
    239238      if [ $? = 0 ] ; then
    240239          if [ "$unpun" = "OK" ] ; then
Note: See TracChangeset for help on using the changeset viewer.