Hi Lars, "Lars J. Aas" wrote: > > On Fri, Oct 20, 2000 at 08:57:50AM -0700, David Morgan wrote: > : Hi Lars, > : > : "Lars J. Aas" wrote: > : > > : > On Fri, Oct 20, 2000 at 08:41:49AM -0700, David Morgan wrote: > : > : > test ${FOO+set} = set || FOO=$foo > : > : > : > : I just tried you proposed change and I get a syntax error from: > : > : > : > : test ${CONFIG_FILES+$config_files} = $config_files || >CONFIG_FILES=$config_files > : > > : > Use "set" verbatim like Akim wrote - don't interpret it as the set of config >files... > : > > : > : I still get a syntax error with: > : > : test ${CONFIG_FILES+set} = set || CONFIG_FILES=$config_files > > OK, this then: > > test s${CONFIG_FILES+et} = set || CONFIG_FILES=$config_files > This works !!!! Regards David
- Re: Success (mostly) with the testsuite Akim Demaille
- Re: Success (mostly) with the testsuite Alexandre Oliva
- Re: Success (mostly) with the testsuite Pavel Roskin
- Success (mostly) with the testsuite David Morgan
- Re: Success (mostly) with the testsuite Pavel Roskin
- Re: Success (mostly) with the testsuite Akim Demaille
- Re: Success (mostly) with the testsuite David Morgan
- Re: Success (mostly) with the testsuite Lars J. Aas
- Re: Success (mostly) with the testsuite David Morgan
- Re: Success (mostly) with the testsu... Lars J. Aas
- Re: Success (mostly) with the te... David Morgan
- Re: Success (mostly) with the te... Alexandre Oliva
- Re: Success (mostly) with the te... David Morgan
- Re: Success (mostly) with the te... Akim Demaille
- Re: Success (mostly) with the testsuite David Morgan
- Re: Success (mostly) with the testsuite Akim Demaille
- Re: Success (mostly) with the testsuite Pavel Roskin
- Re: Success (mostly) with the testsuite Akim Demaille
- Re: Success (mostly) with the testsuite David Morgan
- Re: Success (mostly) with the testsu... Pavel Roskin
- Re: Success (mostly) with the te... David Morgan