Lines Matching refs:exclude_string
24 exclude_string = ('--exclude=deps/* --exclude=tests/* '
34 exclude_string += ' --exclude=profilers/%s' % f
40 exclude_string += " ."
48 exclude_string += " ../global_config.ini"
50 return exclude_string
84 exclude_string = ' .'
90 exclude_string = get_exclude_string(pkg_dir)
111 temp_dir, exclude_string)
124 exclude_string = ' .'
130 exclude_string = get_exclude_string(pkg_dir)
141 temp_dir, exclude_string)