chiark / gitweb /
Fix the copyright notice in gpgsign.py
[fdroidserver.git] / fd-commit
index cfe5f1a9d4ef9cd933a0065f59799f280da78867..e4012de58838535d0bd1da8186ef026aaa003e57 100755 (executable)
--- a/fd-commit
+++ b/fd-commit
@@ -30,7 +30,7 @@ if [ ! -d metadata ]; then
 fi
 
 while read line; do
-       if [[ "$line" == *??*metadata/*.txt ]]; then
+       if [[ "$line" == *\?\?*metadata/*.txt ]]; then
                new=true
        elif [[ "$line" == *M*metadata/*.txt ]]; then
                new=false