chiark / gitweb /
dot/emacs: Moderate horizontal scrolling; auto-scroll only one line.
[profile] / bin / svnwrap
index 525872f87c999978d00a8b2ef65457de6f898d83..413f7d2e546401d34adbf351a8a3f7c64d5d0d0a 100755 (executable)
@@ -20,4 +20,4 @@ done
 
 # --- Run the program ---
 
-exec svn "${cmd[@]}"
+exec "${cmd[@]}"