26808f scripts/sequence-patch.sh: add missing template to find -exec

Authored and Committed by Michal Kubecek a month ago
    scripts/sequence-patch.sh: add missing template to find -exec
    
    Recent fix for space handling lacks the '{}' template in find -exec command
    so that this command fails and no chmod is executed.
    
    Fixes: 622d2088f344 ("scripts/sequence-patch.sh: handle spaces in file names")
    
        
file modified
+1 -1