improve of cmpl.
[bush.git] / tests / comsub4.sub
blobe7a1c557f0de31ef8d5204f4b26287b15561169d
1 #   This program is free software: you can redistribute it and/or modify
2 #   it under the terms of the GNU General Public License as published by
3 #   the Free Software Foundation, either version 3 of the License, or
4 #   (at your option) any later version.
6 #   This program is distributed in the hope that it will be useful,
7 #   but WITHOUT ANY WARRANTY; without even the implied warranty of
8 #   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
9 #   GNU General Public License for more details.
11 #   You should have received a copy of the GNU General Public License
12 #   along with this program.  If not, see <http://www.gnu.org/licenses/>.
14 x=$(cat <<'EOT'
15 d \
17 EOT
20 echo "$x"
21 unset x
23 x=$( cat <<\EOT\
25 d \
27 EOT4
30 echo "$x"
31 unset x
33 x=$( cat <<\EOT
34 d \
36 EOT
39 echo "$x"