diff --git a/WC b/WC index 6a16784fe3..3e60c3ad79 100755 --- a/WC +++ b/WC @@ -46,4 +46,6 @@ last=$( cd Meta && git ls-tree -r --name-only HEAD "whats/cooking" | tail -n 1 ) -Meta/UWC <"Meta/$last" + +sed -e 's/^\[New Topics\]$/[Old New Topics]/' "Meta/$last" | +Meta/UWC diff --git a/WI b/WI index cc8f6aa135..5c52cd91db 100755 --- a/WI +++ b/WI @@ -35,10 +35,10 @@ exec >"Meta/$lead/$issue.txt" cat <