----- Original Message ----- > From: "Vladimir Davydov" <[email protected]> > To: [email protected] > Sent: Monday, 20 July, 2015 4:47:11 PM > Subject: [LTP] [PATCH] memcg_control: fix mem_process not moved to cgroup > > $! is not set after ( cmd & ) > > This bug was introduced by commit 49010e502a74c ("Replace pushd // popd > with cd calls."). > > Since we create a sub-shell in test_proc_kill only to preserve PWD, > let's change this to cd $OLDPWD. In contrast to pushd/popd this will > work in busybox. > > Signed-off-by: Vladimir Davydov <[email protected]>
Pushed. Thank you, Jan ------------------------------------------------------------------------------ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
