This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
BEGIN {
|
||||
BEGIN {
|
||||
new_title = ENVIRON["AWK_NEW_TITLE"]
|
||||
done = 0
|
||||
done = 0
|
||||
}
|
||||
/^title[[:space:]]*=/ {
|
||||
print "title = \"" new_title "\""
|
||||
|
||||
Reference in New Issue
Block a user