diff options
| -rw-r--r-- | gnu/services/guix.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/services/guix.scm b/gnu/services/guix.scm index 90b40e0c21e..ccde9b7eb17 100644 --- a/gnu/services/guix.scm +++ b/gnu/services/guix.scm | |||
| @@ -1139,9 +1139,6 @@ ca-certificates.crt file in the system profile." | |||
| 1139 | (use-modules (bffe) | 1139 | (use-modules (bffe) |
| 1140 | (bffe manage-builds)) | 1140 | (bffe manage-builds)) |
| 1141 | 1141 | ||
| 1142 | (setvbuf (current-output-port) 'line) | ||
| 1143 | (setvbuf (current-error-port) 'line) | ||
| 1144 | |||
| 1145 | (simple-format #t "starting the bffe:\n ~A\n" | 1142 | (simple-format #t "starting the bffe:\n ~A\n" |
| 1146 | (current-filename)) | 1143 | (current-filename)) |
| 1147 | 1144 | ||
