j
k
j a
j l
unless File.executable?(path) next if File.symlink?(path)
unless File.executable?(path)
next if File.symlink?(path)
Skip all symlinks here? How about skipping 'wait' only?
Thanks, RenWen
log_warn "skip non-executable #{path}" unless path =~ /\.cr$/ next end -- 2.23.0
log_warn "skip non-executable #{path}" unless path =~ /\.cr$/ next end
-- 2.23.0
Show replies by date
compass-ci@openeuler.org
Add to favorites Remove from favorites