Skip to content

Commit

Permalink
inandout: make install mode consistent with other features
Browse files Browse the repository at this point in the history
Don't install as root mode.

Change-Id: Id4a06c21ef2df41756e9a33bcc7e0b8030e7fa19
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/c/tracecompass.incubator/org.eclipse.tracecompass.incubator/+/193314
Tested-by: Trace Compass Bot <tracecompass-bot@eclipse.org>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
  • Loading branch information
MatthewKhouzam committed May 13, 2022
1 parent dad64f3 commit a7d74f4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U
<feature id="org.eclipse.tracecompass.incubator.eventfieldcount"/>
<feature id="org.eclipse.tracecompass.incubator.ftrace"/>
<feature id="org.eclipse.tracecompass.incubator.hudson.maven"/>
<feature id="org.eclipse.tracecompass.incubator.inandout"/>
<feature id="org.eclipse.tracecompass.incubator.kernel"/>
<feature id="org.eclipse.tracecompass.incubator.lttng2.ust.extras"/>
<feature id="org.eclipse.tracecompass.incubator.opentracing"/>
Expand All @@ -167,7 +168,6 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U
<feature id="org.eclipse.tracecompass.incubator.scripting" installMode="root"/>
<feature id="org.eclipse.tracecompass.incubator.scripting.javascript" installMode="root"/>
<feature id="org.eclipse.tracecompass.incubator.scripting.python" installMode="root"/>
<feature id="org.eclipse.tracecompass.incubator.inandout" installMode="root"/>
</features>

<configurations>
Expand Down

0 comments on commit a7d74f4

Please sign in to comment.