blob: d45a94a5eb83052870f4c83b898615bef70796f5 [file] [log] [blame]
## Test the export command.
# RUN: not %{lit} -v %{inputs}/shtest-export \
# RUN: | FileCheck -match-full-lines %s
#
# END.
# CHECK: FAIL: shtest-export :: export-too-many-args.txt {{.*}}
# CHECK: export FOO=1 BAR=2
# CHECK: # executed command: export FOO=1 BAR=2
# CHECK: # | 'export' supports only one argument
# CHECK: # error: command failed with exit status: {{.*}}