Removed stripansi.sh.
This commit is contained in:
parent
4c0b6ad48e
commit
965dcd3a00
1 changed files with 0 additions and 6 deletions
|
@ -1,6 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
# use to strip out ANSI codes, if you want to pipe
|
||||
# outputof 'cabal test' to a file.
|
||||
|
||||
sed -e 's/\x1B\[([0-9]{1,2}(;[0-9]{1,2})?)?[m|K]//g'
|
Loading…
Add table
Reference in a new issue