From: Kern Sibbald Date: Fri, 11 Dec 2009 17:11:04 +0000 (+0100) Subject: Fix old stuff in Makefile X-Git-Tag: Release-5.0.0~144 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=4a471b265acb6abffdb100f96162dda25402e424;p=bacula%2Fbacula Fix old stuff in Makefile --- diff --git a/regress/Makefile b/regress/Makefile index 7cd8d895a3..983b0147d2 100644 --- a/regress/Makefile +++ b/regress/Makefile @@ -35,13 +35,13 @@ sed: echo "Doing: scripts/do_sed" scripts/do_sed -# Run all non-root userid tests +# Run all disk tests test: - ./all-non-root-tests + ./all-disk-tests -# run all file and tape tests +# run all tape and disk tests full_test: - ./all-tape-and-file-tests + ./all-tape-and-disk-tests # These tests require you to run as root root_test: