summaryrefslogtreecommitdiff
path: root/manual/format-pdf
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2014-03-29 11:51:19 +0000
committerLars Wirzenius <liw@liw.fi>2014-03-29 11:51:19 +0000
commit294498e27cddfe6d3d653157ed1b1f52ec646420 (patch)
tree703d7b7feb53c16c5458c5d71812ffbe7bf5adb5 /manual/format-pdf
parent87617a3dc9056ec9a79c060fe46f6e301598c8ae (diff)
downloadobnam-294498e27cddfe6d3d653157ed1b1f52ec646420.tar.gz
Remove debugging output
Diffstat (limited to 'manual/format-pdf')
-rwxr-xr-xmanual/format-pdf3
1 files changed, 0 insertions, 3 deletions
diff --git a/manual/format-pdf b/manual/format-pdf
index 137ecf9e..17305404 100755
--- a/manual/format-pdf
+++ b/manual/format-pdf
@@ -14,8 +14,5 @@ cat > 000.mdwn <<EOF
% $VERSION
EOF
-cat 000.mdwn
-
pandoc --smart --toc --chapters --number-sections -o "$OUTPUT" 000.mdwn "$@"
-
rm -f 000.mdwn