Remove debugging
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
|
|
||||||
ls -la
|
|
||||||
ls -la /
|
|
||||||
cppcheck "$2" --language=c++ --template="::{severity} file={file},line={line},col={column}::{message} | prbot" "$1"
|
cppcheck "$2" --language=c++ --template="::{severity} file={file},line={line},col={column}::{message} | prbot" "$1"
|
||||||
Reference in New Issue
Block a user