mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-28 01:11:15 -03:00
tests/invocation.sh: use printf to omit the newline again
This commit is contained in:
@@ -199,7 +199,7 @@ test_file() {
|
||||
rm -f "${temp_dir}/home/fish/config.fish"
|
||||
fi
|
||||
|
||||
echo "Testing file $file ${system_specific:+($system_name specific) }... "
|
||||
printf "Testing file $file ${system_specific:+($system_name specific) }... "
|
||||
|
||||
# The hoops we are jumping through here, with changing directory are
|
||||
# so that we always execute fish as './fish', which means that any
|
||||
|
||||
Reference in New Issue
Block a user