[education/rkward] /: Remove surplus quotes

Thomas Friedrichsmeier null at kde.org
Thu Oct 16 20:59:32 BST 2025


Git commit 44ee95987dd7e080b5b55acb76cf739dceccd304 by Thomas Friedrichsmeier.
Committed on 16/10/2025 at 19:59.
Pushed by tfry into branch 'master'.

Remove surplus quotes

M  +1    -1    .kde-ci.yml

https://invent.kde.org/education/rkward/-/commit/44ee95987dd7e080b5b55acb76cf739dceccd304

diff --git a/.kde-ci.yml b/.kde-ci.yml
index 1e9f4ff04..3a10bd1d3 100644
--- a/.kde-ci.yml
+++ b/.kde-ci.yml
@@ -22,4 +22,4 @@ Options:
   require-passing-tests-on: [ 'Linux', 'FreeBSD', 'Windows' ]
   tests-load-sensitve: True
   per-test-timeout: 180
-  cppcheck-arguments: '--enable=warning,style,performance --inline-suppr -DR_EXECUTABLE=\"/usr/bin/R\" -DRKWARD_VERSION=\"dummy\" -DCPPCHECK_ONLY=1 --suppress=unknownMacro'
+  cppcheck-arguments: '--enable=warning,style,performance --inline-suppr -DR_EXECUTABLE="/usr/bin/R" -DRKWARD_VERSION="dummy" -DCPPCHECK_ONLY=1 --suppress=unknownMacro'


More information about the rkward-tracker mailing list