More cleanup

This commit is contained in:
Neil Macneale IV
2025-06-23 17:16:33 -07:00
parent 197499b973
commit 32c35fcbf5
2 changed files with 1 additions and 5 deletions

View File

@@ -199,7 +199,7 @@ func newArchiveReader(ctx context.Context, reader tableReaderAt, fileSize uint64
if err != nil {
return archiveReader{}, errors.New("Failed to loadFooter: " + err.Error())
}
return buildArchiveReader(ctx, reader, footer, stats)
}

View File

@@ -501,10 +501,6 @@ mutations_and_gc_statement() {
run dolt admin storage
[ $status -eq 0 ]
echo "------------------"
echo "$output"
echo "------------------"
## This output indicates that the new content was fetched from the remote into a table file. Note that since
## the remote is all archive, the chunks are translated into the snappy format
## multiline regex - no quotes - to match this text: