Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
sbernauer committed Oct 27, 2023
1 parent a640175 commit de92d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/product_logging/framework.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1139,7 +1139,7 @@ kill $vector_pid
///
/// let args = vec![
/// "echo Perform initialization tasks ...".into(),
/// product_logging::framework::shutdown_vector_command(STACKABLE_LOG_DIR),
/// product_logging::framework::create_vector_shutdown_file_command(STACKABLE_LOG_DIR),
/// ];
///
/// let container = ContainerBuilder::new("init")
Expand Down

0 comments on commit de92d72

Please sign in to comment.