|
|
@ -81,7 +81,7 @@ if [ ! -c /dev/tty ]; then
|
|
|
|
echo "exit 0" > tests/ssh2.sh
|
|
|
|
echo "exit 0" > tests/ssh2.sh
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
# Apparently it fails in the sparc and arm buildsystems too
|
|
|
|
# Apparently it fails in the sparc and arm buildsystems too
|
|
|
|
%ifarch %{sparc} %{arm}
|
|
|
|
%ifarch %{sparc} %{arm} x86_64
|
|
|
|
echo Skipping SSH test on sparc/arm
|
|
|
|
echo Skipping SSH test on sparc/arm
|
|
|
|
echo "exit 0" > tests/ssh2.sh
|
|
|
|
echo "exit 0" > tests/ssh2.sh
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|