Skip to content

Commit 93bf159

Browse files
classabbyampChocimier
authored andcommitted
etc/defaults.conf: add XBPS_UPDATE_CHECK_VERBOSE
closes #38076
1 parent 4033dfc commit 93bf159

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

etc/defaults.conf

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,3 +158,9 @@ XBPS_SUCMD="sudo /bin/sh -c"
158158
# When unset, newly build package overwrites the older one.
159159
#
160160
#XBPS_PRESERVE_PKGS=yes
161+
162+
# [OPTIONAL]
163+
# Show more detailed output in ./xbps-src update-check. Useful for debugging.
164+
# This can also be set or exported as a regular environment variable.
165+
#
166+
#XBPS_UPDATE_CHECK_VERBOSE=yes

0 commit comments

Comments
 (0)