|
From: Mike F. <va...@ge...> - 2013-05-09 00:35:24
|
On Wednesday 08 May 2013 19:30:37 Dmitry V. Levin wrote: > On Wed, May 08, 2013 at 02:46:08PM -0400, Mike Frysinger wrote: > > or maybe a neutral ground as a sub-project of LTP ? and strace/sandbox > > can pull them in as git submodules. seems like it'd be a good fit in > > the LTP umbrella. i have commit access there too, so it's not like it'd > > be hard. > > I'm not sure about LTP for the same technical reason: pulling the whole > ltp.git just to use one little subproject is inconvenient. > > Maybe it's worth creating a standalone project? i meant create a dedicated git repo under the LTP umbrella project rather than putting into a subdir of the main LTP repo precisely for the issues you highlight. then git submodule should be fine for both strace & sandbox. https://github.com/linux-test-project/ -mike |