]> Sergey Matveev's repositories - nnn.git/commitdiff
Test unicode on filename and content
authorlostd <lostd@2f30.org>
Fri, 14 Nov 2014 16:12:14 +0000 (18:12 +0200)
committerlostd <lostd@2f30.org>
Fri, 14 Nov 2014 16:12:14 +0000 (18:12 +0200)
mktest.sh

index 8ab7be5028b766d796a360e0c54d58216fbb3e74..6a6b6505e785184cd6b1846d21c020082d6191b4 100644 (file)
--- a/mktest.sh
+++ b/mktest.sh
@@ -10,6 +10,7 @@ test -e test && {
 mkdir test && cd test
 
 echo 'It works!' > normal.txt
+echo 'Με δουλέβει;' > 'κοινό.txt'
 ln -s normal.txt ln-normal.txt
 ln -s normal.txt ln-normal
 mkdir normal-dir