diff -r 453dfc402455 -r 0aa8cc770c8a backupandrestore/backuptest/burtestserver/TestSteps/inc/t_burteststepbase.h --- a/backupandrestore/backuptest/burtestserver/TestSteps/inc/t_burteststepbase.h Thu Aug 19 10:44:03 2010 +0300 +++ b/backupandrestore/backuptest/burtestserver/TestSteps/inc/t_burteststepbase.h Tue Aug 31 16:03:15 2010 +0300 @@ -90,6 +90,9 @@ public: RSIDArray iSidArray; + // add support for exclude sid list + RSIDArray iExcludeSidArray; + private: HBufC* GetIndentation(TInt aLevel);