deb-python-bashate/bashate/tests/samples/E006_bad.sh

9 lines
343 B
Bash

#!/bin/bash
# lines longer than 79 columns
: 345678901234567890123456789012345678901234567890123456789012345678901234567890
: 1 2 3 4 5 6 7 8
# next line goes over by virtue of trailing whitespace
: 1 2 3 4 5 6 7