Code review comment for lp:~robru/phablet-tools/citrain-on-rtm

Revision history for this message
Sergio Schvezov (sergiusens) wrote :

On Thu, Sep 18, 2014 at 8:36 PM, Brendan Donegan <
<email address hidden>> wrote:

> Review: Needs Fixing
>
> You can't echo into /etc/apt/sources.list.d/citrain.list using adb shell,
> even if you use sudo. I'm not sure why - maybe some restriction on creating
> files. I had to create it in /tmp/ and then mv it.
>

You need to "echo blah | sudo tee file" it

« Back to merge proposal