summary refs log tree commit diff
path: root/bin/cash/tests/invocation/sh-ac1.0
blob: 43c0f65b8f88ff1a2138e8b7754ac60dcc84f92b (plain) (blame)
1
2
3
4
5
6
7
# $FreeBSD: releng/12.0/bin/sh/tests/invocation/sh-ac1.0 322438 2017-08-12 19:17:48Z jilles $
# Test that attached options before c are processed

case `${SH} -ac 'echo $-:$0' moo` in
*a*:moo) true ;;
*) false ;;
esac
ansionJune McEnroe 2020-05-13Remove gpg symlink from NetBSD installJune McEnroe 2020-05-11Add AutonomousJune McEnroe 2020-05-08Move keyboard layout into a .bundleJune McEnroe 2020-05-07Remove mkshJune McEnroe 2020-05-07Emulate 1sh prompts in bashJune McEnroe 2020-05-07Update nvim MANPAGERJune McEnroe 2020-05-06Post "casual update"June McEnroe 2020-05-06Remove bman functionJune McEnroe