tags 459100 unreproducible thanks What is the bashism? Is it the use of "&>" here?
if mysql -h localhost test </dev/null &>/dev/null; then $(MAKE) test; fi When I tried building with SHELL=/bin/dash the mysql command failed and the build succeeded as expected. Perhaps this line should be removed anyway, though. Ben. -- Ben Hutchings Beware of programmers who carry screwdrivers. - Leonard Brandwein
signature.asc
Description: This is a digitally signed message part