[LEDE-DEV] [PATCH v4] base-files: Ensure reset only works if an overlay exists

Alexis Green alexis at cessp.it
Sun Oct 23 14:46:26 PDT 2016


I’m guessing it’s because there might some random error message from grep?
Maybe use -s option for grep instead to suppress error messages?

> On Oct 23, 2016, at 12:30 PM, Bastian Bittorf <bb at npl.de> wrote:
> 
> * Chris Blake <chrisrblake93 at gmail.com> [23.10.2016 21:10]:
>> +OVERLAY="$( grep ' /overlay ' /proc/mounts 2>/dev/null )"
> 
> whats the reason for the 2>...?
> 
> bye, bastian
> 
> _______________________________________________
> Lede-dev mailing list
> Lede-dev at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/lede-dev




More information about the Lede-dev mailing list