From 4d4863885920d8641ebbfefc87a8dde6b6002482 Mon Sep 17 00:00:00 2001 From: Ole Tange Date: Fri, 7 Sep 2012 18:21:47 +0200 Subject: [PATCH] parallel.pod: use 'true' to avoid the empty line. --- src/parallel.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/parallel.pod b/src/parallel.pod index b6c80e92..b841049f 100644 --- a/src/parallel.pod +++ b/src/parallel.pod @@ -2271,7 +2271,7 @@ The idea is to put the jobs into a file and have GNU B read from that continuously. As GNU B will stop at end of file we use B to continue reading: -B>B; B +B>B; B To submit your jobs to the queue: