Revision 42738

View differences:

trunk/org.gvsig.desktop/org.gvsig.desktop.framework/org.gvsig.andami/src/main/resources-application/gvSIG.sh
79 79
    if [ "$1" == "-p" ] ; then
80 80
      if [ "${2:1:2}" == ":/" ] ; then
81 81
	cd "${2:0:3}"
82
	if mkdir -p "${2:3}" ] ; then
82
	if mkdir -p "${2:3}" ; then
83 83
	  cd - >/dev/null
84 84
	else
85 85
	  cd - >/dev/null

Also available in: Unified diff