Skip to content

Commit

Permalink
undo errant diff
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliusroemer authored Jul 12, 2024
1 parent 0ff11b4 commit 2704195
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devel/diff-pkgs
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ diff-deps() {
--singular package \
--plural packages \
<(deps "$1") \
<(deps "$2") |
perl -pe 's/^ / /'
<(deps "$2") \
| perl -pe 's/^ / /'
# ^ Increase default indentation so these blocks render verbatim in Markdown
}

Expand Down

0 comments on commit 2704195

Please sign in to comment.