Prerequisites
Description
make -f makefile.shared install_all installs the test binary into $PATH, which then shadows coreutils test binary and causes problems. Generally installing a binary named test will cause some issues.
Steps to Reproduce
make -f makefile.shared install_all
Version
1.18.1
Prerequisites
Description
make -f makefile.shared install_allinstalls thetestbinary into $PATH, which then shadows coreutilstestbinary and causes problems. Generally installing a binary namedtestwill cause some issues.Steps to Reproduce
make -f makefile.shared install_allVersion
1.18.1