Skip to content
Snippets Groups Projects
  1. Jan 17, 2015
  2. 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
  3. Oct 08, 2014
  4. Sep 25, 2014
  5. May 16, 2014
  6. Jan 23, 2014
  7. Apr 22, 2013
  8. Apr 09, 2013
  9. Aug 13, 2012
  10. May 29, 2012
  11. Dec 01, 2011
  12. Nov 22, 2011
  13. Nov 15, 2011
Loading