bug in Makefile?

Carleos Artime Fi carleos at fisher.ciencias.uniovi.es
Mon Mar 11 13:12:39 CET 2002


Hi. In statist-1.0.1, tests/Makefile, this line appears:

	test -z "$(CLEANFILES)" || rm $(CLEANFILES)

which, in my Debian 2.2r5 produces an error, because "test" returns 1 if
true and 0 if false, and "bash" executes the command after || if
success (0) and does not if failed (not 0).

Am I wrong?

On the other hand, I would like to know if there has been any attempt to
build a Debian package of "statist" (a .deb file). Anybody knows?

Cheers.

Carlos Carleos




More information about the Statist-list mailing list

This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)