aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.sh b/test.sh
index e8d20b7..efedc4a 100755
--- a/test.sh
+++ b/test.sh
@@ -37,7 +37,7 @@ for rpm in ../rpm/*.rpm ; do
fi
# do not track timestamps as some cpio archives
# only contain info for the files, not the dirs
- tree -apsn -o ../${r}.lst
+ tree -apsn --charset ASCII -o ../${r}.lst
mv ../${r}.lst ./
diff -u ${r}.lst ../lst/
rm -rf ./*