File: test-cli-unknown-option.t

package info (click to toggle)
esh 0.3.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 316 kB
  • sloc: sh: 431; makefile: 55
file content (7 lines) | stat: -rwxr-xr-x 142 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/bin/sh
# vim: set ft=sh: ts=4:
cd "$(dirname "$0")"

export TEST_NAME=$(basename "$0" '.t')

TEST_COMMAND="${ESH:-esh} -x foo" ./diff-test