From 8ea3cf9e2eb45a2788f160e365fb00b4e062870c0479facf9a988f543ab49f7a Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Thu, 16 Jan 2025 13:49:09 +0300 Subject: [PATCH] Remove unused variable --- build/contrib/detpax/basic.t | 1 - 1 file changed, 1 deletion(-) diff --git a/build/contrib/detpax/basic.t b/build/contrib/detpax/basic.t index 337e465..b734f52 100755 --- a/build/contrib/detpax/basic.t +++ b/build/contrib/detpax/basic.t @@ -1,6 +1,5 @@ #!/bin/sh -testname=`basename "$0"` test_description="Basic tests" . $SHARNESS_TEST_SRCDIR/sharness.sh -- 2.48.1