Skip to content

Commit

Permalink
eliminate redundant declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
privatezero committed Jan 25, 2017
1 parent c8324cb commit f5518dc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions mmfunctions
Original file line number Diff line number Diff line change
Expand Up @@ -176,9 +176,6 @@ _premis_event_list(){
eventType="fixity"
MEDIA_ID="${TAPE_SERIAL}"
db_fixity=$(cat "${READBACKDIR}/${TAPE_SERIAL}_ReadBack_checksum_${VERIFYTIME}.md5")
if [ -z "$db_fixity" ] ; then
event_outcome="No fixity information"
fi
fi
}

Expand Down

0 comments on commit f5518dc

Please sign in to comment.