Fix UnicodeDecodeError from #114. Replace definitions of _unicode and

_string. Add six as a dependeny. Fix clonedigger script.
This commit is contained in:
Ivan Malison 2015-01-08 01:03:52 -08:00
parent 1f9ebb530a
commit df75cf2aa2
7 changed files with 54 additions and 51 deletions

3
clonedigger.sh Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env bash
clonedigger pylast
! grep -E "Clones detected\|lines are duplicates" output.html