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 Aug 24, 2016
1 parent 23e5dd7 commit 561b801
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 @@ -998,7 +998,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 561b801

Please sign in to comment.