]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/tools/conflict-watch.sh
fix a bash/sh typo
[xonotic/xonotic.git] / misc / tools / conflict-watch.sh
index d20d44e0cf4193f1384e579401f98fc1ed8fef4d..4779aa86cbc383dbe6447f7b73c2cdd765122355 100755 (executable)
@@ -155,7 +155,7 @@ case "$action" in
                                )
                        )
                        if [ -n "$out" ]; then
-                               b=${REFNAME#refs/remotes/[^/]*/}
+                               b=${REFNAME#refs/remotes/[!/]*/}
                                case "$b" in
                                        */*)
                                                n=${b%%/*}