diff options
| author | Karel Zak <kzak@redhat.com> | 2016-04-22 13:39:31 +0200 |
|---|---|---|
| committer | Karel Zak <kzak@redhat.com> | 2016-04-22 13:39:31 +0200 |
| commit | b6782d869710557b1f2252c03dda23b5fa246ac3 (patch) | |
| tree | c5ef59985d3651994ae2d70424a6f9c0ab64837a /tests/expected/getopt/options-invocation_model_one | |
| parent | d08b58c491031ce084f6b473300bbc2fd74d6c21 (diff) | |
| download | util-linux-b6782d869710557b1f2252c03dda23b5fa246ac3.tar.gz | |
tests: move getopt to separate directory
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/expected/getopt/options-invocation_model_one')
| -rw-r--r-- | tests/expected/getopt/options-invocation_model_one | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/expected/getopt/options-invocation_model_one b/tests/expected/getopt/options-invocation_model_one new file mode 100644 index 000000000..ca4ddca90 --- /dev/null +++ b/tests/expected/getopt/options-invocation_model_one @@ -0,0 +1,2 @@ + -b -d -e OPTIONAL1 -f -a -c -ISREQUIRED -g BECOMES THREE ARGUMENTS -- ARG0 ARG1 NOT_OPTIONAL ARG2 ARG3 +exit value: 0 |
