Typo.
authorMike Taylor <mike@indexdata.com>
Tue, 12 Aug 2014 13:54:29 +0000 (14:54 +0100)
committerMike Taylor <mike@indexdata.com>
Tue, 12 Aug 2014 13:54:29 +0000 (14:54 +0100)
tools/service-proxy/Makefile

index 028ae2f..45add4b 100644 (file)
@@ -2,7 +2,7 @@ MIKE = service-proxy-mike-mac.properties
 
 $(MIKE): service-proxy.properties Makefile
        rm -f $@
-       sed 's/mkc-admin.indexdata.com/x.&:8181/g;s/,constraint,/,/;\' $< > $@
+       sed 's/mkc-admin.indexdata.com/x.&:8181/g;s/,constraint,/,/;' $< > $@
        chmod 444 $@
 
 clean: