aboutsummaryrefslogtreecommitdiff
path: root/scripts/guix-data-service-process-job.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/guix-data-service-process-job.in')
-rw-r--r--scripts/guix-data-service-process-job.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/guix-data-service-process-job.in b/scripts/guix-data-service-process-job.in
index 0aec7be..3572cdb 100644
--- a/scripts/guix-data-service-process-job.in
+++ b/scripts/guix-data-service-process-job.in
@@ -33,7 +33,8 @@
(setlocale LC_ALL "en_US.UTF-8")
-(debug-set! width 256)
+;; Make stack traces more useful
+(setenv "COLUMNS" "256")
(match (command-line)
((name job)