Bug 1885602 - Part 1: Add strings for the sign in header in the menu redesign r=andro...
[gecko.git] / build / tests / cram / test_configure_help.t
blobf606991260767436320157c3339202eab3051d0c
1 configure --help works
3   $ cd $TESTDIR/../../..
5   $ touch $TMP/mozconfig
6   $ export MOZCONFIG=$TMP/mozconfig
7   $ ./configure --help 2>& 1 | head -n 7
8   Adding configure options from */tmp/mozconfig (glob)
9   checking for vcs source checkout... hg
10   checking for vcs source checkout... hg
11   Usage: configure.py [options]
12   
13   Options: [defaults in brackets after descriptions]
14     --help                    print this message