aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/manual/indent/shell.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/manual/indent/shell.sh b/test/manual/indent/shell.sh
index bd4a74f7054..5b3fb0e66fb 100755
--- a/test/manual/indent/shell.sh
+++ b/test/manual/indent/shell.sh
@@ -140,6 +140,7 @@ foo () {
140 5) hello ;; 140 5) hello ;;
141 4) hello ;& 141 4) hello ;&
142 4) hello ;;& 142 4) hello ;;&
143 4) hello ;|
143 5) hello ;; 144 5) hello ;;
144 5) hello ;; 145 5) hello ;;
145 esac 146 esac