Skip to content
Snippets Groups Projects
  1. Aug 13, 2016
  2. Jun 07, 2016
  3. Mar 10, 2016
  4. Mar 07, 2016
  5. Feb 26, 2016
  6. Feb 25, 2016
  7. Dec 11, 2015
  8. Sep 04, 2015
  9. Jul 14, 2015
  10. Jul 08, 2015
  11. Feb 14, 2015
  12. Jan 17, 2015
  13. 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
  14. Oct 08, 2014
  15. Sep 25, 2014
  16. May 16, 2014
  17. Jan 23, 2014
  18. Apr 22, 2013
  19. Apr 09, 2013
  20. Aug 13, 2012
  21. May 29, 2012
  22. Dec 01, 2011
  23. Nov 22, 2011
  24. Nov 15, 2011
Loading