Hi r, Can you please check your BASH version using the following command ?
bash --version Best Regards Paul Tan -----Original Message----- From: r <[email protected]> To: gEDA developer mailing list <[email protected]> Sent: Fri, 9 Jan 2009 7:39 pm Subject: Re: gEDA-dev: gEDA already support BUS and Hierarchy On Sat, Jan 10, 2009 at 2:45 AM, Paul Tan <[email protected]> wrote: > > if ! [[ "$TopExtName" =~ "[sS][cC][hH]" ]]; then > > did not work for your version? It didn't. This check is always false. It might be better to remove it altogether - just in case someone wants to work on schematics with a different extension (backups etc). Regards, -r _______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev _______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
