Skip to content

Commit b67bc30

Browse files
Merge pull request #90 from ispielma/NoHG
Change default of save_hg_info to
2 parents efa479a + d554160 commit b67bc30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

labscript/labscript.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
startupinfo = None
7575

7676
# Extract settings from labconfig
77-
_SAVE_HG_INFO = LabConfig().getboolean('labscript', 'save_hg_info', fallback=True)
77+
_SAVE_HG_INFO = LabConfig().getboolean('labscript', 'save_hg_info', fallback=False)
7878
_SAVE_GIT_INFO = LabConfig().getboolean('labscript', 'save_git_info', fallback=False)
7979

8080
class config(object):

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy