test/gc/6941923/test6941923.sh

changeset 4022
83b6305a5638
parent 3985
6acee021f5ac
child 4831
04d6d4322c6a
equal deleted inserted replaced
4021:7f813940ac35 4022:83b6305a5638
12 SunOS | Linux | Darwin ) 12 SunOS | Linux | Darwin )
13 NULL=/dev/null 13 NULL=/dev/null
14 PS=":" 14 PS=":"
15 FS="/" 15 FS="/"
16 ;; 16 ;;
17 Windows_* ) 17 Windows_* | CYGWIN_* )
18 echo "Test skipped for Windows" 18 echo "Test skipped for Windows"
19 exit 0 19 exit 0
20 ;; 20 ;;
21 * ) 21 * )
22 echo "Unrecognized system!" 22 echo "Unrecognized system!"

mercurial