1 2 3 4 5 6 7
# patch CARCH to i686 in tests (for them to work) eval "$( declare -f check | \ sed ' s/$CARCH/i686/g ' )"