Justin Pryzby wrote:
> == is a bashism which is for regexes, for posix compatibility use just
> [ a = b ]

...and if there is the possibility to have a whitespace in it (which is
possible in ${PWD}), use: [ "a" = "b" ].

commited a slightely changed version, thanks Kai.

-- 
Address:        Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:          [EMAIL PROTECTED]
Internet:       http://people.panthera-systems.net/~daniel-baumann/

_______________________________________________
debian-live-devel mailing list
debian-live-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

Reply via email to