Skip to content

Commit

Permalink
Merge pull request #1812 from kurik/main
Browse files Browse the repository at this point in the history
Fix of missing exit code setup in pmlogredact
  • Loading branch information
kmcdonell authored Sep 14, 2023
2 parents cd5f314 + e06e12d commit 4e7a7fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pmlogredact/pmlogredact.sh
Original file line number Diff line number Diff line change
Expand Up @@ -84,3 +84,4 @@ then
fi

eval pmlogrewrite $debug $vflag $std_config $config "$1" "$2"
status=$?

0 comments on commit 4e7a7fd

Please sign in to comment.