Bug #7190
closedtruncated source for pipelinetemplate.json in port-a-pipeline docs
Description
source listings are included in the port-a-pipeline docs (https://arvados.org/projects/arvados/wiki/Port_a_Pipeline) for a file called 'pipelinetemplate.json'.
Nearly identical listings are given three times, and all three appear to be truncated (they are at the very least missing four '}' characters that would make them valid JSON.
Also, the second listing differs from the other two in that it has an extra space in the middle of the path to the createtwofiles.sh and mergefiles.sh scripts (this may be an unwanted side effect of the boldface text), and that the repository has been changed from "nancy" to "arvados" (I think "nancy" is more consistent with the rest of the examples on the page).
Updated by Joshua Randall over 10 years ago
At closer inspection, all of the closing braces are missing, not just those at the end!
Updated by Joshua Randall over 10 years ago
- Status changed from New to Closed
- Assigned To set to Joshua Randall
- % Done changed from 0 to 100