From 9e8b5f2dad95d89477e730ff6a4a639bc48b73c8 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Thu, 4 Feb 2016 21:47:56 +0100 Subject: [PATCH] Makefile: Remove obsolete information --- Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Makefile b/Makefile index d32cf3f..ce0c412 100644 --- a/Makefile +++ b/Makefile @@ -5,11 +5,7 @@ # using --system-site-packages when creating the virtualenv # - Inside the virtualenv: `make install-test test` # -# The `install-test` target requires internet access. Be aware that vdirsyncer -# requires very recent versions of Radicale for the tests to run successfully. -# -# If you want to skip the DAV tests against Radicale, use: -# make DAV_SERVER=skip # ... +# The `install-test` target requires internet access. export DAV_SERVER := skip export REMOTESTORAGE_SERVER := skip