File: option-debug.sh

package info (click to toggle)
clitest 0.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 532 kB
  • sloc: sh: 1,611; makefile: 24
file content (7 lines) | stat: -rw-r--r-- 155 bytes parent folder | download
1
2
3
4
5
6
7
# Test file to be run with --debug

$ echo "tab+space	 "	 #=> tab+space	 
$
# A comment line between command blocks
$ echo "unclosed block"
unclosed block