summary refs log tree commit diff
path: root/bin/cash/tests/set-e/if3.0
blob: ccac10c31902ebde9c002cd2445de8b01b977c64 (plain) (blame)
1
2
3
4
5
# $FreeBSD: releng/12.0/bin/sh/tests/set-e/if3.0 211399 2010-08-16 17:18:08Z jilles $
set -e
if false; false; then
	:
fi
59a1ec13a07d8b897843d760b4c81eb2f&follow=1'>Clean up dtchJune McEnroe 2017-07-14Detect death of childJune McEnroe 2017-07-14Use CTRL macroJune McEnroe 2017-07-14Add just-about-functional dtch/atchJune McEnroe 2017-07-13Make pbd/pbcopy/pbpaste one binary with dispatchJune McEnroe 2017-07-11Remove manpager scriptJune McEnroe 2017-07-09Only pacman -Sy onceJune McEnroe 2017-07-09Add Tarmak 2 to console keymapJune McEnroe 2017-07-04Remove pathogenJune McEnroe 2017-07-04Consolidate pbd, pbcopy, pbpasteJune McEnroe 2017-07-04Reorganize neovim configuration, againJune McEnroe 2017-07-04Remove <Esc><Esc> terminal mappingJune McEnroe 2017-07-04Generalize C-w neovim terminal mappingJune McEnroe 2017-07-04Remove tmuxJune McEnroe 2017-07-04Show terminal title in statuslineJune McEnroe 2017-07-04Add nvim terminal mappingsJune McEnroe 2017-06-29Add color to xxJune McEnroe 2017-06-28Set tmux copy-mode-vi bindings for TarmakJune McEnroe 2017-06-27Link Scala syntax fileJune McEnroe 2017-06-27Clean up top of trivial colorscheme fileJune McEnroe 2017-06-27Fix Scala syntax highlight linksJune McEnroe