Skip to content

Commit

Permalink
bin/package: remove old .paths to avoid regression test failures
Browse files Browse the repository at this point in the history
  • Loading branch information
McDutchie committed Mar 23, 2024
1 parent ef7a677 commit 82be346
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bin/package
Original file line number Diff line number Diff line change
Expand Up @@ -3128,6 +3128,10 @@ make|view)
;;
esac

# transition - TODO: remove when dust settles

rm -f "$INSTALLROOT/bin/.paths" &

# run from separate copies since ksh may be rebuilt

case $EXECROOT in
Expand Down

0 comments on commit 82be346

Please sign in to comment.