[LTP] [Automated-testing] [PATCH v2] lib: Add library function for parsing kernel config

Petr Vorel pvorel@suse.cz
Tue Nov 27 17:29:28 CET 2018


Hi Cyril,

Reviewed-by: Petr Vorel <pvorel@suse.cz>

Nice patch.

> +	/* Debian and derivatives */
> +	snprintf(path_buf, path_buf_len, "/boot/config-%s", un.release);
/boot/config-$(uname -r) use also non Debian (and it's derivates) distros :).

Kind regards,
Petr


More information about the ltp mailing list