Skip to content

Commit

Permalink
fix(pacup-srcinfo): pre-commit weirdness
Browse files Browse the repository at this point in the history
I could not have known I am sorry
  • Loading branch information
oklopfer authored Jul 17, 2024
1 parent 14dd109 commit c9e0964
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/pacup-srcinfo
Original file line number Diff line number Diff line change
Expand Up @@ -648,6 +648,7 @@ function srcinfo.list_build() {
echo "${line}" >> "${tmploc}"
done < "${i}"
done
rm -f "${FILE}"
mv "${tmploc}" "${FILE}"
}

Expand Down

0 comments on commit c9e0964

Please sign in to comment.