[Webkit-unassigned] [Bug 189058] New: [WPE][GTK] webkit-flatpak intercepts --help for other commands
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 28 14:54:06 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=189058
Bug ID: 189058
Summary: [WPE][GTK] webkit-flatpak intercepts --help for other
commands
Product: WebKit
Version: Other
Hardware: PC
OS: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mcatanzaro at igalia.com
CC: bugs-noreply at webkitgtk.org, tsaunier at gnome.org
$ run-webkit-tests --help
usage: webkit-flatpak [-h] [--verbose] [--debug] [--release]
[--platform PLATFORM] [--gtk] [--wpe] [-nf] [-u] [-b]
[-ba] [-q] [-t ...] [-c ...] [-y] [--avalaible]
[--gdb [GDB]] [-m COREDUMPCTL_MATCHES]
[--makeargs MAKEARGS] [--cmakeargs CMAKEARGS] [--clean]
optional arguments:
-h, --help show this help message and exit
General:
--verbose Show debug message
--debug Compile with Debug configuration, also installs Sdk
debug symboles.
--release Compile with Release configuration.
--platform PLATFORM Platform to use (e.g., "mac-lion")
--gtk Alias for --platform=gtk
--wpe Alias for --platform=wpe
-nf, --no-flatpak-update
Do not update flaptak runtime/sdk
-u, --update Update the runtime/sdk/app and rebuild the development
environment if needed
-b, --build-webkit Force rebuilding the app.
-ba, --build-all Force rebuilding the app and its dependencies.
-q, --quiet Do not print anything
-t ..., --tests ... Run LayoutTests
-c ..., --command ...
The command to run in the sandbox
-y, --assumeyes Automatically answer yes for all questions.
--avalaible Check if required dependencies are avalaible.
--clean Clean previous builds and restart from scratch
Debugging:
--gdb [GDB] Activate gdb, passing extra args to it if wanted.
-m COREDUMPCTL_MATCHES, --coredumpctl-matches COREDUMPCTL_MATCHES
Arguments to pass to gdb.
Extra build arguments:
--makeargs MAKEARGS Optional Makefile flags
--cmakeargs CMAKEARGS
One or more optional CMake flags (e.g.
--cmakeargs="-DFOO=bar
-DCMAKE_PREFIX_PATH=/usr/local")
Expected behavior: I see the help for run-webkit-tests :)
Actual behavior: I see the help for webkit-flatpak :(
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180828/5b9547cf/attachment.html>
More information about the webkit-unassigned
mailing list