]> Lady’s Gitweb - Shushe/commit
Reformat redirections 0.9.2
authorLady <redacted>
Fri, 24 May 2024 03:21:50 +0000 (23:21 -0400)
committerLady <redacted>
Fri, 24 May 2024 04:05:02 +0000 (00:05 -0400)
commit3339490e52d47775af7ec4a5d2e7b683ec9541b1
tree702d22e5dc9528dc1625d7fd2be76d321255841d
parent7f3046d260fee68969d6cb750fe066ab10982e59
Reformat redirections

- Remove the space after, but not before redirection operators.

- Do `>>/dev/null` instead of `> /dev/null`; appending makes more
  logical sense in this case.

- Use `>|` for other outputs because this make·file should always
  clobber.
GNUmakefile
This page took 0.049362 seconds and 4 git commands to generate.