Skip to content

Commit

Permalink
removed unnecessary debug print
Browse files Browse the repository at this point in the history
  • Loading branch information
dalekopera committed Jan 7, 2025
1 parent 7ea0420 commit d7cf697
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/sifdecoder
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,6 @@ if (( nbparam > 0 )); then
let failed=0

if [[ "$matchingLines" == "" ]]; then
echo 'force = ' $FORCE
if (( FORCE == 0 )); then
warning "Failed setting ${PARNAMELIST[$p]} to ${PARVALUELIST[$p]} -- skipping"
let failed=1
Expand Down

0 comments on commit d7cf697

Please sign in to comment.