Skip to content

Commit

Permalink
i'll get it one of these times
Browse files Browse the repository at this point in the history
  • Loading branch information
slim-bean committed Nov 25, 2020
1 parent fabf14c commit 1e756c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/storage/stores/shipper/util/util.go
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ func CompressFile(src, dest string) error {

type result struct {
boltdb *bbolt.DB
err error
err error
}

// SafeOpenBoltdbFile will recover from a panic opening a DB file, and return the panic message in the err return object.
Expand Down

0 comments on commit 1e756c2

Please sign in to comment.