mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 18:32:49 +00:00
kio: do not set KDE_FORK_SLAVES environment variable
non-operational, KIO slaves are forked processes (for now) Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
ccd463e634
commit
54e2bcbfb3
1 changed files with 0 additions and 3 deletions
|
@ -159,9 +159,6 @@ void FileUndoManagerTest::initTestCase()
|
|||
{
|
||||
qDebug( "initTestCase" );
|
||||
|
||||
// Get kio_trash to share our environment so that it writes trashrc to the right kdehome
|
||||
setenv( "KDE_FORK_SLAVES", "yes", true );
|
||||
|
||||
// Start with a clean base dir
|
||||
cleanupTestCase();
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue