File: custom_cd.txt

package info (click to toggle)
golang-github-rogpeppe-go-internal 1.14.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,220 kB
  • sloc: makefile: 6
file content (7 lines) | stat: -rw-r--r-- 120 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
# Verify that a custom command can chdir.

mkChdir foo
exists $WORK/foo

# Current directory is not $WORK.
! exists foo