Skip to content

Commit

Permalink
no unicode
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Smith (ace hacker) committed Dec 1, 2011
1 parent 6fbb9c2 commit 5299bc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/detect
Expand Up @@ -6,6 +6,6 @@ set -e
cd $1

if test -n "`find bin -executable -type f`"
then echo Ø
then echo null
else echo no; exit 1
fi

0 comments on commit 5299bc5

Please sign in to comment.