From 5ae24fdb575e9a61e2488bea60e3a96b06247167 Mon Sep 17 00:00:00 2001 From: Quad Date: Thu, 20 May 2021 12:43:26 +0200 Subject: [PATCH] Remove debug line --- scripts/tdp | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/tdp b/scripts/tdp index 8751f2b..55c2ef3 100755 --- a/scripts/tdp +++ b/scripts/tdp @@ -95,7 +95,6 @@ set_pl () { pl_path=$pl2_path fi echo $(w_to_uw $2) > $pl_path - echo $pl_path else exit 1 fi