Skip to content

Commit

Permalink
beesh: verify .bee file doesn't exist for .be0 inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
donald committed Jul 21, 2016
1 parent 269887b commit a9c9f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/beesh.sh.in
Original file line number Diff line number Diff line change
Expand Up @@ -992,7 +992,7 @@ config_export

###############################################################################

check_rebuild "${BEE}" "${PKGALLPKG}"
check_rebuild "${BEE%/*}/${PKGFULLPKG}.bee" "${PKGALLPKG}"

print_info "current working directory: ${PWD}"

Expand Down

0 comments on commit a9c9f19

Please sign in to comment.