Changeset 788


Ignore:
Timestamp:
01/29/14 23:35:46 (10 years ago)
Author:
davidb
Message:

Tidy up on using 'cygpath'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dev/bin/script/DEBUG-EXPEDITEE.sh

    r787 r788  
    99echo "****"
    1010
    11 cygpath --help 2>/dev/null
     11cygpath --help >/dev/null 2>&1
    1212if [ $? == 0 ] ; then
    1313  echo "* Detected runing in Cygwin environment => Changing expeditee_filespace_home to Windows native format"
Note: See TracChangeset for help on using the changeset viewer.