Skip to content
  1. Aug 23, 2020
  2. Aug 20, 2020
  3. Aug 18, 2020
  4. Aug 17, 2020
  5. Aug 06, 2020
  6. Aug 05, 2020
  7. Aug 04, 2020
  8. Aug 02, 2020
  9. Aug 01, 2020
  10. Jul 31, 2020
  11. Jul 30, 2020
  12. Jul 23, 2020
  13. Jul 18, 2020
  14. Jul 15, 2020
  15. Jul 14, 2020
  16. Jul 13, 2020
    • M. Yas. Davoodeh's avatar
      update: prefix rm call with command in trap (#9107) · 5c1a5c6c
      M. Yas. Davoodeh authored
      * Suppress the problematic trap output in check_upg
      
      The newly added trap, in systems where `rm` is aliased to `rm="rm -v"`,
      shows a message stating that "update.lock" has been removed each time `zsh` is called.
      I simply suppressed it with directing the output to `/dev/null`.
      
      * Use `command` instead of >/dev/null to suppress
      5c1a5c6c
  17. Jul 12, 2020
  18. Jul 11, 2020
  19. Jul 09, 2020
Loading