Problem with comparison.
/Designs/Measuring_instruments/RMDS01A/SW/Tools/test.sh
0,0 → 1,5
#!/usr/bin/env bash
 
ssh -o "BatchMode yes" meteor@neptun.avc-cvut.cz "exit"
 
[[ "$?" -eq 0 ]] && exit 0 || exit 1
Property changes:
Added: svn:executable
+*
\ No newline at end of property