Also this one:
firering:interactive# nwamcfg get invalid_thing
Invalid property: 'invalid_thing'
firering:interactive# echo $?
0Lizhong Anurag S. Maskey wrote: > Lizhong Li wrote: > >> Anurag, >> >> Fir this case, >> >> firering:exp# nwamcfg "select ncp User; clear invalid_thing" >> Invalid property: 'invalid_thing' >> firering:exp# echo $? >> 0 >> >> Should it get other result instead of 0 ? >> >> > Should return 1 rather than 0. Thanks for catching that. > > Anurag > > -- Thanks, Lizhong
