Skip to content

Commit a5a2431

Browse files
committed
It's not an error if rm fails.
1 parent 341d375 commit a5a2431

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css3-layout/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ update:
5050
hg pull -u
5151

5252
clean:
53-
rm Overview.html
53+
-rm Overview.html
5454

5555

5656

0 commit comments

Comments
 (0)