Lines Matching full:allowed

66 	# Executing stdin must be allowed if the related file is executable.
127 ktap_print_msg "By default, executable scripts are allowed to be interpreted and executed."
131 ktap_print_msg "By default, executable stdin is allowed to be interpreted."
134 ktap_print_msg "By default, non-executable scripts are allowed to be interpreted, but not directly …
139 ktap_print_msg "By default, non-executable stdin is allowed to be interpreted."
142 ktap_print_msg "By default, interactive commands are allowed to be interpreted."
147 ktap_print_msg "With -f, executable scripts are allowed to be interpreted and executed."
151 ktap_print_msg "With -f, executable stdin is allowed to be interpreted."
154 ktap_print_msg "With -f, non-executable scripts are not allowed to be executed nor interpreted."
159 ktap_print_msg "With -f, non-executable stdin is allowed to be interpreted."
162 ktap_print_msg "With -f, interactive commands are allowed to be interpreted."
167 ktap_print_msg "With -i, executable scripts are allowed to be interpreted and executed."
171 ktap_print_msg "With -i, executable stdin is allowed to be interpreted."
174 ktap_print_msg "With -i, non-executable scripts are allowed to be interpreted, but not directly exe…
179 ktap_print_msg "With -i, non-executable stdin is not allowed to be interpreted."
182 ktap_print_msg "With -i, interactive commands are not allowed to be interpreted."
187 ktap_print_msg "With -fi, executable scripts are allowed to be interpreted and executed."
191 ktap_print_msg "With -fi, executable stdin is allowed to be interpreted."
194 ktap_print_msg "With -fi, non-executable scripts are not allowed to be interpreted nor executed."
199 ktap_print_msg "With -fi, non-executable stdin is not allowed to be interpreted."
202 ktap_print_msg "With -fi, interactive commands are not allowed to be interpreted."