• unknown's avatar
    BUG#27701 don't pass arguments to sourced script if they're not modified as... · 07fca88e
    unknown authored
    BUG#27701 don't pass arguments to sourced script if they're not modified as this is either a no-op (if done correctly), a different no-op with some shells (if done the bash way, but with correct quoting) or breaks arguments with whitespace for some shells (if done the bash way, without quotes).
    
    
    BUILD/compile-pentium-valgrind-max:
      remove no-op
    BUILD/compile-pentium64-max:
      remove bad things
    BUILD/compile-pentium64:
      remove bad things
    BUILD/compile-pentium:
      remove bad things
    07fca88e
compile-pentium 170 Bytes