dot/gnus-local.el.distorted: Expand the `spotify' and `gandi' patterns.
[profile] / bin / mdw-sbuild-server
index 7bb2e46..d296b6b 100755 (executable)
@@ -59,7 +59,7 @@ want_1 () {
 run () {
   case $notreally in
     t) echo "+ $*" ;;
-    nil) "$@" ;;
+    nil) nice "$@" ;;
   esac
 }