summaryrefslogtreecommitdiffstats
path: root/lldb/test/Shell/Quit/TestQuitExitCodeTooManyArgs.test
blob: a67669451e99286f85ecfbf3a72507300f6ae73d (plain)
1
2
3
4
# UNSUPPORTED: system-windows
# RUN: %lldb -b -s %s 2>&1 | FileCheck %s
q 1 2
// CHECK: Too many arguments for 'quit'
OpenPOWER on IntegriCloud