]> Dogcows Code - chaz/tar/blobdiff - bootstrap
Fix typo: remove po/tar.html.
[chaz/tar] / bootstrap
index 8cdc00cc8a14304243c7c4eca7719e6a170248fb..b54810c0b308f275720e1a372ba66196f484566a 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -137,7 +137,7 @@ get_translations() {
   ' |
   sh &&
   ls "$subdir"/*.po | sed 's|.*/||; s|\.po$||' >"$subdir/LINGUAS" &&
-:  rm "$subdir/$domain.html"
+  rm "$subdir/$domain.html"
 }
 
 update_po() {
This page took 0.021894 seconds and 4 git commands to generate.