aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar lostd <lostd@2f30.org>2014-11-14 18:12:14 +0200
committerGravatar lostd <lostd@2f30.org>2014-11-14 18:12:14 +0200
commit7c31c572a557eb1f2e56923edcbcbc3d2ebcf7b0 (patch)
treef0a7627b0d0508ccb04ef35e59977423b96d2e84
parent7b34fc4c1e1e8c06a4eb8cced08824e6f20aff9f (diff)
downloadnnn-7c31c572a557eb1f2e56923edcbcbc3d2ebcf7b0.tar.gz
Test unicode on filename and content
-rw-r--r--mktest.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/mktest.sh b/mktest.sh
index 8ab7be5..6a6b650 100644
--- 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