Skip to content

Commit

Permalink
Clean leftover files after kd test (#4933)
Browse files Browse the repository at this point in the history
The test always left behind output_file and file.sdb artifacts
  • Loading branch information
thestr4ng3r authored Feb 25, 2025
1 parent 1d656af commit 4970540
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/db/cmd/cmd_k
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ k debug/abc=0
k debug/*
kd output_file debug
k debug/*
rm output_file
rm file.sdb
EOF
EXPECT=<<EOF
abc=123
Expand Down

0 comments on commit 4970540

Please sign in to comment.