Browse Source

Host check script: Do not break it manually.

Xi Ruoyao 6 years ago
parent
commit
b08840ad50
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pdf-fixups.sh

+ 1 - 1
pdf-fixups.sh

@@ -15,4 +15,4 @@ LINE=$(( LINE - 1 ))
 #sed -i -e "$LINE s/monospace/&\" font-size=\"9pt/" $FILE
 
 # Break a block of code at the right place
-sed -i -e 's@gcc --version@<fo:block page-break-before="always"></fo:block>&@' $FILE
+#sed -i -e 's@gcc --version@<fo:block page-break-before="always"></fo:block>&@' $FILE