Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 458152 | Differences between
and this patch

Collapse All | Expand All

(-)odb-2.2.1/odb-tests/m4/odb.m4.orig (-1 / +1 lines)
Lines 30-36 Link Here
30
 fi
30
 fi
31
fi
31
fi
32
32
33
$ODB --version 2>/dev/null 1>&2
33
$ODB --version 2>/dev/null 1>&2 || true
34
34
35
if test x"$?" = x0; then
35
if test x"$?" = x0; then
36
  AC_MSG_RESULT([$ODB])
36
  AC_MSG_RESULT([$ODB])

Return to bug 458152