wham thermal format $ correction for gfortran
[unres.git] / ctest / wham_check.sh
index 5dc8011..79d9614 100755 (executable)
@@ -35,7 +35,7 @@ echo 'average rms for T<260 ' $rms
   error=1
  fi
 
- if [ error != "0" ];then
+ if [ "$error" != "0" ];then
    exit 1
  fi
  
\ No newline at end of file