From 72676915a8622d6994ea326f97299c45f3065c75 Mon Sep 17 00:00:00 2001 From: Lucas Petrino Date: Wed, 4 Jun 2025 14:12:05 +1200 Subject: [PATCH] Remove debugging --- runchecks.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/runchecks.sh b/runchecks.sh index d2ff151..2168aca 100644 --- a/runchecks.sh +++ b/runchecks.sh @@ -1,5 +1,3 @@ #! /bin/bash -ls -la -ls -la / cppcheck "$2" --language=c++ --template="::{severity} file={file},line={line},col={column}::{message} | prbot" "$1" \ No newline at end of file