@@ -43,6 +43,7 @@ const vector<string> explode(const string& s, const char& c, int n = 0)
returnv;
}
// test return code of rsync
booltestRsyncReturn(QProcess*myProcess)
{
if(myProcess->exitStatus()!=0)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.