X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/c1903b7c2e589ce4379f1f9fb63b36b2fab274eb..32e2e9fd5f9c46126d09f4d3ef4ce601bd56d470:/mrconfig diff --git a/mrconfig b/mrconfig index 5b51857..28a68b0 100644 --- a/mrconfig +++ b/mrconfig @@ -1,6 +1,6 @@ # An example config file for the mr(1) command. -[default] +[DEFAULT] # Teach mr how to run svn cleanup. cleanup = if [ -d "$MR_REPO"/.svn ]; then svn cleanup ; fi # Tests used in the skips below.