commit | ad52e7708dca3ea5c295867e844d9228d1a96f36 | [log] [tgz] |
---|---|---|
author | Shawn Pearce <spearce@spearce.org> | Sun Mar 19 19:18:08 2006 -0500 |
committer | Junio C Hamano <junkio@cox.net> | Sun Mar 19 16:38:24 2006 -0800 |
tree | 878f47558a5c19cc5e0ea1aafeb10311a6aedc49 | |
parent | 67686d95044e56475669ff1306448e41a794a865 [diff] |
Add missing semicolon to sed command. generate-cmdlist.sh is giving errors messages from sed on Mac OS 10.4 due to a missing semicolon. Signed-off-by: Junio C Hamano <junkio@cox.net>