tests: fix buglet in t/missing3.sh
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 23 Jul 2012 11:15:13 +0000 (13:15 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 23 Jul 2012 11:15:13 +0000 (13:15 +0200)
commit54a47b07f8385136ed85626093cdff94dc7124fd
treecd28775e8c328948d18195df827cc78771ca145e
parent47388dbc2c169a4f594801fdb8660ff8e31ef300
tests: fix buglet in t/missing3.sh

* t/missing3.sh: Be sure to use 'run_cmd' also in the first invocation
of 'missing', to ensure the stderr will actually be saved in a file we
can later grep.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/missing3.sh