-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Benoit Sigoure on 12/18/2007 12:09 AM: >>> + *) ac_sed_conf_input=$configure_input >> >> Missing ;; > > How on earth did the test 119 succeed with this obvious syntax error?!
Because it's not obvious. POSIX added the requirement that shells treat the final ;; as optional, so omitting it only causes a syntax error in less-than-stellar shells, but works just fine in bash and zsh. - -- Don't work too hard, make some time for fun as well! Eric Blake [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHZ8a384KuGfSFAYARArZZAKCJb8JFzdbXBiInifx7+aRW/vJc0wCbBbpb HpLTl9mg4wpCYSHPukZpiOQ= =LSf7 -----END PGP SIGNATURE-----
