[BACK]Return to MAKEDEV.mi CVS log [TXT][DIR] Up to [local] / src / etc

Diff for /src/etc/MAKEDEV.mi between version 1.82 and 1.83

version 1.82, 2016/03/12 17:58:59 version 1.83, 2016/09/11 03:06:31
Line 221 
Line 221 
 echo -n ${whlist[*]}  echo -n ${whlist[*]}
 echo ${oplist[*]}  echo ${oplist[*]}
 } | if [ "$eo" = "echo" ]; then  } | if [ "$eo" = "echo" ]; then
         cat          cat
 else  else
         sh          sh
 fi  fi

Legend:
Removed from v.1.82  
changed lines
  Added in v.1.83