diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-03-13 06:22:58 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-03-13 06:22:58 +0800 |
commit | bf1cded729e758363cae0aa10caf107f8f4a5685 (patch) | |
tree | e5c3f262f96c281e9941526ceb641ef9f6149196 /ChangeLog | |
parent | 9ed0ae9db8339593a110d135ea4d2cd23eef1440 (diff) | |
download | gsoc2013-epiphany-bf1cded729e758363cae0aa10caf107f8f4a5685.tar gsoc2013-epiphany-bf1cded729e758363cae0aa10caf107f8f4a5685.tar.gz gsoc2013-epiphany-bf1cded729e758363cae0aa10caf107f8f4a5685.tar.bz2 gsoc2013-epiphany-bf1cded729e758363cae0aa10caf107f8f4a5685.tar.lz gsoc2013-epiphany-bf1cded729e758363cae0aa10caf107f8f4a5685.tar.xz gsoc2013-epiphany-bf1cded729e758363cae0aa10caf107f8f4a5685.tar.zst gsoc2013-epiphany-bf1cded729e758363cae0aa10caf107f8f4a5685.zip |
Set different exit codes when exiting from different places in the test
2006-03-12 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* m4/gecko.m4:
Set different exit codes when exiting from different places
in the test program, so we can see the cause of the failure
in config.log.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,6 +1,15 @@ 2006-03-12 Christian Persch <chpe@cvs.gnome.org> * configure.ac: + * m4/gecko.m4: + + Set different exit codes when exiting from different places + in the test program, so we can see the cause of the failure + in config.log. + +2006-03-12 Christian Persch <chpe@cvs.gnome.org> + + * configure.ac: Update after branching. |