Fossil SCM

Put back forgotten @bye, needed for makeinfo --pdf output.

brickviking 2024-12-06 06:16 bv-infotool
Commit 28656971ac6403cb015d52ad89bc1955149550f824881f78585f6432a8df8667
1 file changed +3
--- tools/infoscript.bash
+++ tools/infoscript.bash
@@ -224,10 +224,13 @@
224224
@chapter License agreement
225225
226226
@include ${HERE}
227227
228228
" >> fossil.texi
229
+
230
+# Every good thing has to end
231
+echo "@bye" >> fossil.texi
229232
230233
# and now we make the final info file - commented out for now
231234
# makeinfo fossil.texi
232235
233236
echo "Done ... for now. Please check fossil.texi file over for inconsistencies, and fill in descriptions."
234237
--- tools/infoscript.bash
+++ tools/infoscript.bash
@@ -224,10 +224,13 @@
224 @chapter License agreement
225
226 @include ${HERE}
227
228 " >> fossil.texi
 
 
 
229
230 # and now we make the final info file - commented out for now
231 # makeinfo fossil.texi
232
233 echo "Done ... for now. Please check fossil.texi file over for inconsistencies, and fill in descriptions."
234
--- tools/infoscript.bash
+++ tools/infoscript.bash
@@ -224,10 +224,13 @@
224 @chapter License agreement
225
226 @include ${HERE}
227
228 " >> fossil.texi
229
230 # Every good thing has to end
231 echo "@bye" >> fossil.texi
232
233 # and now we make the final info file - commented out for now
234 # makeinfo fossil.texi
235
236 echo "Done ... for now. Please check fossil.texi file over for inconsistencies, and fill in descriptions."
237

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button