Skip to content

Commit

Permalink
ops
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsFunny committed Feb 18, 2024
1 parent 05b0f5e commit f2f435f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/subcommand/server.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1792,6 +1792,7 @@ mod tests {
port,
server_args.join(" "),
));
println!("options:{:?}",&options);

let index = Arc::new(Index::open(&options).unwrap());
let ord_server_handle = Handle::new();
Expand Down

0 comments on commit f2f435f

Please sign in to comment.