Browse Source

Update -c string

pull/3/head
Tuncer Ayaz 13 years ago
parent
commit
8bb62032a0
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/rebar.erl

+ 2
- 2
src/rebar.erl View File

@ -279,8 +279,8 @@ generate-upgrade previous_release=path Build an upgrade package
generate-appups previous_release=path Generate appup files generate-appups previous_release=path Generate appup files
eunit [suite=foo] Run eunit [test/foo_tests.erl] tests
ct [suites=] [case=] Run common_test suites in ./test
eunit [suites=foo] Run eunit [test/foo_tests.erl] tests
ct [suites=] [case=] Run common_test suites
xref Run cross reference analysis xref Run cross reference analysis

Loading…
Cancel
Save