X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/9906310798d936a6cacd0ec5a2d3b607e911c423..c0a4a95f5bc569e8418b396da691b5fc411e3f9c:/bin/svnwrap?ds=sidebyside diff --git a/bin/svnwrap b/bin/svnwrap index 525872f..413f7d2 100755 --- a/bin/svnwrap +++ b/bin/svnwrap @@ -20,4 +20,4 @@ done # --- Run the program --- -exec svn "${cmd[@]}" +exec "${cmd[@]}"