Logo
Explore Help
Sign In
h/fish-shell
1
Fork 0
You've already forked fish-shell
mirror of https://github.com/fish-shell/fish-shell.git synced 2026-05-03 11:51:15 -03:00
Code Issues Packages Projects Releases Wiki Activity
Files
28a8d0dbf72e48fb515606601a3d7df6e25d0a47
fish-shell/tests/test_functions/logmsg.fish

10 lines
153 B
Fish
Raw Normal View History

the `| tee /dev/stderr` trick doesn't work on linux
2017-08-03 15:02:57 -07:00
function logmsg
use new `logmsg` and `set --show` in tests Also modify `logmsg` to output additional separator lines to make the demarcation between tests even clearer.
2017-08-03 21:25:20 -07:00
echo
echo "####################"
the `| tee /dev/stderr` trick doesn't work on linux
2017-08-03 15:02:57 -07:00
echo "# $argv"
use new `logmsg` and `set --show` in tests Also modify `logmsg` to output additional separator lines to make the demarcation between tests even clearer.
2017-08-03 21:25:20 -07:00
echo >&2
echo "####################" >&2
the `| tee /dev/stderr` trick doesn't work on linux
2017-08-03 15:02:57 -07:00
echo "# $argv" >&2
end
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 55ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API