mirror of
https://github.com/dolthub/dolt.git
synced 2026-03-13 19:29:58 -05:00
noop
This commit is contained in:
@@ -28,6 +28,8 @@ func init() {
|
||||
nbfVerStr := os.Getenv("DOLT_DEFAULT_BIN_FORMAT")
|
||||
if nbfVerStr != "" {
|
||||
FormatDefaultString = nbfVerStr
|
||||
} else {
|
||||
FormatDefaultString = FormatDefaultString
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user