comment the line in tap

This commit is contained in:
Thomas Levine 2016-04-07 05:19:47 +00:00
parent cebf0d3add
commit 0395ebb5b2
1 changed files with 3 additions and 0 deletions

3
urchin
View File

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