Project

General

Profile

« Previous | Next » 

Revision fe2bcd35

Added by k0kubun (Takashi Kokubun) over 2 years ago

Check added for the second sub! properly

Even if the first sub! modifies news, when added is empty, it always
ended up skipping File.write("NEWS.md", news) because of the next.
This commit fixes the problem.