rnewson commented on PR #4960:
URL: https://github.com/apache/couchdb/pull/4960#issuecomment-1885877403

   I'm also questioning whether 4957 did anything as I already had a check for 
this at the top of boot_nouveau:
   
   ```
   def boot_nouveau(ctx):
       if not ctx["with_nouveau"]:
           return
   ```
   
   testing locally `./dev/lib/nouveau.yaml` is not created when doing `dev/run` 
unless you also add `--with-nouveau`
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to