comment the line in tap

This commit is contained in:
Thomas Levine 2016-04-07 05:19:47 +00:00
parent cebf0d3add
commit 0395ebb5b2

3
urchin
View File

@ -698,6 +698,9 @@ main() {
fi fi
if $print_margins; then if $print_margins; then
if $tap_format; then
printf '# '
fi
printf 'Cycling with the following shells: ' printf 'Cycling with the following shells: '
cat "${shell_list}" | tr '\n' \ cat "${shell_list}" | tr '\n' \
echo echo