diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2006-06-11 14:19:54 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2006-06-11 14:19:54 +0000 |
| commit | dd745c137e796c8665f830ee53226ab1f24bef00 (patch) | |
| tree | 18f7a89244d11977854afb732f5a0e748a66f79e /sandbox | |
| parent | eaf412a303d5a50eac2400b013c0e602a8eee7ba (diff) | |
| download | docutils-dd745c137e796c8665f830ee53226ab1f24bef00.tar.gz | |
do not indent original log message
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@4624 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'sandbox')
| -rwxr-xr-x | sandbox/infrastructure/dbackport.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/infrastructure/dbackport.sh b/sandbox/infrastructure/dbackport.sh index 31c9be83a..1dba54e7b 100755 --- a/sandbox/infrastructure/dbackport.sh +++ b/sandbox/infrastructure/dbackport.sh @@ -54,6 +54,6 @@ while test -n "$1"; do echo Press enter to commit or Ctrl+C to abort. read svn ci -m "--- MERGE: merged r$r to maintenance branch; original log message: - `svn pg svn:log --revprop -r "$r"`" +`svn pg svn:log --revprop -r "$r"`" shift done |
