On (12/08/17 14:02), Andrew Morton wrote: > > On (12/08/17 17:37), Liu, Changcheng wrote: > > > > > > On some linux distributions, the default link of sh > > > is dash which deoesn't support split array like > > > ${var//,/ } > > > It's better to force to use bash shell directly. > > > > > > Signed-off-by: Liu Changcheng <changcheng....@intel.com> > > > > Reviewed-by: Sergey Senozhatsky <sergey.senozhat...@gmail.com> > > It would be better to rewrite the script to avoid bashisms.
Hello Andrew, what are the latest fashion trends? isn't it perl? so maybe I can sit down someday and rewrite it in perl. -ss