X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/ae45223b3187476c4828254676edd94aff443ade..b66afd560ce0abee75322d006d21d9dbd90c4c72:/ikiwiki-makerepo diff --git a/ikiwiki-makerepo b/ikiwiki-makerepo index ef6274498..c3d835c30 100755 --- a/ikiwiki-makerepo +++ b/ikiwiki-makerepo @@ -94,8 +94,6 @@ monotone) fi mkdir -p "$(dirname "$repository")" - # fix the repository suffix we get from auto.setup - repository="$(echo "$repository" | sed 's/.monotone/.mtn/g')" mtn db init -d "$repository" cleaned_srcdir=$(basename "$srcdir" | tr -s "[:space:]" "_" | sed 's/_$//g')