1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 14:21:48 +02:00
This commit is contained in:
Eelco Dolstra 2006-03-01 14:17:00 +00:00
parent ca0b23c831
commit 089c41a0c2
2 changed files with 3 additions and 2 deletions

View file

@ -10,7 +10,7 @@ $TOP/src/nix-log2xml/nix-log2xml < $TEST_ROOT/log.esc > $TEST_ROOT/log.xml
# Is this well-formed XML?
if test -n "$xmllint"; then
$xmllint --noout $TEST_ROOT/log.xml
$xmllint $xmlflags --noout $TEST_ROOT/log.xml
fi
# Convert to HTML.