]> git.notmuchmail.org Git - notmuch/commit
test: make T640 compatible with old C compilers
authorDavid Bremner <david@tethera.net>
Sun, 26 Feb 2017 12:16:45 +0000 (08:16 -0400)
committerDavid Bremner <david@tethera.net>
Sun, 26 Feb 2017 12:16:45 +0000 (08:16 -0400)
commitbd29098e47feab7886132689e4094fe6f2593311
treed919d3ec0c8614815122404d596ad292d7c2f184
parentc7df0cca9e91c0db7af968e0f434e1a3d602d662
test: make T640 compatible with old C compilers

Apparently our test system does not use the same flags for compiling
tests as it does for compiling notmuch. Make the test compatible with
C89. Also remove one unused loop index.
test/T640-database-modified.sh