-
-
Notifications
You must be signed in to change notification settings - Fork 269
Open
Labels
bugThe code does not do what it is meant to doThe code does not do what it is meant to do
Description
ReaR version
2.9
Describe the ReaR bug in detail
during package build, doc build broken with:
asciidoctor: ERROR: 09-design-concepts.adoc: line 252: dropping cells from incomplete row detected end of table
Platform
Linux x64
OS version
Debian GNU/Linux forky/sid
Backup
No response
Storage layout
No response
What steps will reproduce the bug?
No response
Workaround, if any
--- rear-2.9+dfsg.orig/doc/user-guide/09-design-concepts.adoc
+++ rear-2.9+dfsg/doc/user-guide/09-design-concepts.adoc
@@ -249,7 +249,7 @@ The various stages and modules communica
|PROGS |LIST |Program files to copy |+bash ip route grep ls+ ...
|MODULES |LIST |Modules to copy |+af_unix e1000 ide-cd+ ...
|COPY_AS_IS |LIST |Files (with path) to copy as-is |'/etc/localtime' ...
-|....
+||||....
|====
RO means that the framework manages this variable and modules and methods shouldn't change it.
Additional information
No response
Metadata
Metadata
Assignees
Labels
bugThe code does not do what it is meant to doThe code does not do what it is meant to do