Skip to content
Snippets Groups Projects
Commit 0bbf8daf authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

todo later: remove ASCII colors

parent cec82335
Branches
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ fi
result=$( $sChecker )
rc=$?
result=${result//\[[0-9][0-9]*m/ }
# result=${result//\[[0-9][0-9]*m/ }
if [ $rc -eq 0 ]; then
ph.setStatus "ok"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment