43
43
# Generate a stream for PQM to watch.
45
45
echo `date` ": selftest starts" 1>&2
47
48
echo `date` ": selftest ends" 1>&2
48
49
# An empty log file should catch errors in the $(PYTHON)
49
50
# command above (the '|' swallow any errors since 'make'