author | Shawn O. Pearce <spearce@spearce.org> | |
Mon, 3 Sep 2007 22:54:14 +0000 (18:54 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Tue, 4 Sep 2007 03:04:54 +0000 (23:04 -0400) | ||
commit | 12fb223326b561132d528bb010c6bdeaa828acd3 | |
tree | bf472ceba98921d211b8c3228cf9ab03a06a1a28 | tree | snapshot |
parent | 74e528bf44e715774e3a8e0003a6b2b250f4f0b9 | commit | diff |
git-gui: Ensure msgfmt failure stops GNU make
If we have a failure executing msgfmt (such as the process just
crashes no matter what arguments you supply it because its own
installation is borked) we should stop the build process rather
than letting it continue along its merry way as if the .msg files
were created.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
If we have a failure executing msgfmt (such as the process just
crashes no matter what arguments you supply it because its own
installation is borked) we should stop the build process rather
than letting it continue along its merry way as if the .msg files
were created.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Makefile | diff | blob | history |