We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09d0f77 commit 4e391abCopy full SHA for 4e391ab
tests/invocation.sh
@@ -199,7 +199,7 @@ test_file() {
199
rm -f "${temp_dir}/home/fish/config.fish"
200
fi
201
202
- echo "Testing file $file ${system_specific:+($system_name specific) }... "
+ printf "Testing file $file ${system_specific:+($system_name specific) }... "
203
204
# The hoops we are jumping through here, with changing directory are
205
# so that we always execute fish as './fish', which means that any
0 commit comments