From ccda700f1ae7e121cc266a9e203bfc95578419f3 Mon Sep 17 00:00:00 2001 From: Xiang Zhu Date: Sun, 16 Apr 2023 09:29:52 -0700 Subject: [PATCH] One more to change to reference --- runtime/src/snapshot_utils.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/src/snapshot_utils.rs b/runtime/src/snapshot_utils.rs index 1406803a68140e..b911ddf25f40a8 100644 --- a/runtime/src/snapshot_utils.rs +++ b/runtime/src/snapshot_utils.rs @@ -5275,7 +5275,7 @@ mod tests { .map(|dir| dir.parent().unwrap().parent().unwrap().to_path_buf()) .collect(); // clean the orphaned hardlink directories - clean_orphaned_account_snapshot_dirs(bank_snapshots_dir, &account_snapshot_paths).unwrap(); + clean_orphaned_account_snapshot_dirs(&bank_snapshots_dir, &account_snapshot_paths).unwrap(); // verify the hardlink directories are gone assert!(hardlink_dirs_slot_2