Correct small typo in clfs.xsl

This commit is contained in:
George Boudreau 2006-08-17 08:19:41 +00:00
parent 0044289c45
commit 4aede02f51
2 changed files with 2 additions and 2 deletions

View file

@ -209,7 +209,7 @@
<xsl:if test="contains(string(),' -k ')">
<xsl:text> || true</xsl:text>
</xsl:if>
<xsl:text>#xA;</xsl:text>
<xsl:text>&#xA;</xsl:text>
</xsl:otherwise>
</xsl:choose>
</xsl:if>

View file

@ -807,7 +807,7 @@ get_sources() { # Download file, write name to MISSING_FILES.DMP if
[[ -f MD5SUMS ]] && rm MD5SUMS
[[ -f MISSING_FILES.DMP ]] && rm MISSING_FILES.DMP
[[ -f urls.lst ]] && rm urls.lst
echo "getting sources"
# Generate URLs file
create_urls