Skip to content
Snippets Groups Projects
  1. Dec 03, 2015
  2. Nov 30, 2015
  3. Nov 26, 2015
  4. Nov 25, 2015
  5. Nov 24, 2015
  6. Jan 08, 2015
  7. Oct 14, 2014
    • John Crispin's avatar
      scripts: fix wrong usage of '==' operator · 20940138
      John Crispin authored
      
      [base-files] shell-scripting: fix wrong usage of '==' operator
      
      normally the '==' is used for invoking a regex parser and is a bashism.
      all of the fixes just want to compare a string. the used busybox-ash
      will silently "ignore" this mistake, but make it portable/clean at least.
      
      this patch does not change the behavior/logic of the scripts.
      
      Signed-off-by: default avatarBastian Bittorf <bittorf@bluebottle.com>
      
      SVN-Revision: 42911
      20940138
  8. Sep 14, 2014
  9. Aug 18, 2014
Loading