Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
instaweb: fix unportable ';' usage in sed
Hint taken from Johannes. I've tested this with sed --posix on my system with GNU sed and it works fine with and also without it. Further portability testing/review would be good. Signed-off-by: Eric Wong <normalperson@yhbt.net> Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information