This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
metaconfig nits.
[metaconfig.git] / U / perl / d_statfs4.U
index 1fa09c7..488de47 100644 (file)
@@ -57,8 +57,8 @@ EOCP
                val="$undef"
        fi
        case "$val" in
-       $define) echo "Yup, it can."  >&4 ;;
-       $undef)  echo "No, it can't." >&4 ;;
+       $define) echo "Yup, it can."  ;;
+       $undef)  echo "No, it can't." ;;
        esac
        ;;
 *)     val="$undef"