We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0b5859 commit 95aaf9eCopy full SHA for 95aaf9e
scripts/convert_edp_list.sh
@@ -1,4 +1,4 @@
1
2
3
-cat "$1" | sed '0,/^#.*group/d' | head -n -1 | dos2unix
+cat "$1" | sed '0,/^#.*[gG][rR][oO][uU][pP]/d' | head -n -1 | dos2unix
4
0 commit comments