Skip to content

Commit

Permalink
Update logging
Browse files Browse the repository at this point in the history
  • Loading branch information
uweseimet committed Oct 24, 2024
1 parent 04841c4 commit c0a1677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/devices/tape.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@ void Tape::WriteFilemarks6()
}
}
else {
LogWarn("Writing filemarks in tar-file compatibility mode is not possible");
LogWarn("Writing filemarks in tar-file compatibility mode is not possible, command is ignored");
}

StatusPhase();
Expand Down

0 comments on commit c0a1677

Please sign in to comment.