Skip to content

Commit

Permalink
refine check
Browse files Browse the repository at this point in the history
  • Loading branch information
shinokaro committed May 29, 2024
1 parent bc8714d commit 090704c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/ocran
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,7 @@ EOF
srcroot
else
loop do
puts "not refine" unless path.respond_to?(:to_posix)
relpath = path.relative_path_from(srcroot)
if relpath.absolute?
Ocran.fatal_error "No common directory contains all specified files"
Expand Down

0 comments on commit 090704c

Please sign in to comment.