mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-23 21:31:14 -03:00
tests/invocation: Remove one more echo -n
This one was purely cosmetic in the runner output.
This commit is contained in:
@@ -199,7 +199,7 @@ test_file() {
|
||||
rm -f "${temp_dir}/home/fish/config.fish"
|
||||
fi
|
||||
|
||||
echo -n "Testing file $file ${system_specific:+($system_name specific) }... "
|
||||
echo "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