From: Nick Porter Date: Wed, 17 Aug 2022 09:35:43 +0000 (+0100) Subject: No need to output receipt files when debugging module tests X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab02bd2e7e571c01ce870090ed82df982d02d035;p=thirdparty%2Ffreeradius-server.git No need to output receipt files when debugging module tests --- diff --git a/.vscode/launch.json b/.vscode/launch.json index cfc3a396e31..a0daf14f615 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -94,8 +94,6 @@ "build/tests/modules/${input:module}/${input:moduletest}.attrs", "-f", "build/tests/modules/${input:module}/${input:moduletest}.attrs", - "-r", - "build/tests/modules/${input:module}/${input:moduletest}", "-xx" ], "environment": [