Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove shell comments with tags #10

Merged
merged 1 commit into from
Aug 13, 2018
Merged

Remove shell comments with tags #10

merged 1 commit into from
Aug 13, 2018

Conversation

PaulWessel
Copy link
Member

Gets rid of all files with shell comments like

$Id$

This affects lots of shell scripts but also some data files where #-comments were used to indicate a SVN version number. I found the files and then ran a in-line sed command to delete the matching lines.

Gets rid of all files with shell comments like

# $Id$
Copy link
Member

@joa-quim joa-quim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

First 130 look good

@joa-quim joa-quim merged commit 284a6c7 into master Aug 13, 2018
@joa-quim joa-quim deleted the shellcomments branch August 13, 2018 02:46
rbdavis added a commit that referenced this pull request Feb 7, 2024
PaulWessel pushed a commit that referenced this pull request Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants