Skip to content
  1. Aug 08, 2013
  2. Mar 04, 2012
  3. Jan 18, 2012
  4. Dec 04, 2011
    • Lukas Fleischer's avatar
      Use double brackets everywhere · 56d4dec1
      Lukas Fleischer authored
      
      
      We already fixed a couple of these in previous patches - this one should
      replace all remaining uses of single brackets ("[") by double brackets.
      Also, use arithmetic evaluation instead of conditional expressions where
      appropriate and make use of "-z" and "-n" instead of comparing variables
      to empty strings.
      
      Signed-off-by: default avatarLukas Fleischer <archlinux@cryptocrack.de>
      56d4dec1
  5. Nov 04, 2011
  6. Nov 01, 2011
  7. Oct 31, 2011