summaryrefslogtreecommitdiff
path: root/corebinutils/sh/tests/builtins/cd12.0
blob: 34bc053afd1e3aba0017e602a093eb912e0aacbb (plain)
1
2
3
(cd /bin) || exit 1
cd "" && exit 1
exit 0