]> arthur.barton.de Git - backup-script.git/commit
Fix "make check", redirect stderr to stdout to make grep work
authorAlexander Barton <alex@barton.de>
Mon, 13 Nov 2017 16:39:48 +0000 (17:39 +0100)
committerAlexander Barton <alex@barton.de>
Mon, 13 Nov 2017 16:39:48 +0000 (17:39 +0100)
commitfa4ad1806421ef0ccdf602baaf5ca3f82efb621e
treea8d9c56258ad58cf748e88e65b474f8abd28c6b4
parentf1e4b99ceb0d87a1f43f03a77a1af2d76fe0ad80
Fix "make check", redirect stderr to stdout to make grep work

And use "grep -F" instead of "fgrep".
bin/Makefile