Changeset - 5d3244bd8bf7
[Not reviewed]
0 5 0
Jan Kaluza - 10 years ago 2015-12-30 11:53:24
jkaluza@redhat.com
Update spectrum2_manager server to new mongoose release
1 file changed:
Changeset was too big and was cut off... Show full diff anyway
0 comments (0 inline, 0 general)
spectrum_manager/src/main.cpp
Show inline comments
 
@@ -147,7 +147,6 @@ int main(int argc, char **argv)
 
			std::cerr << "Can't set up server handler.\n";
 
			return 1;
 
		}
 
		while (1) { sleep(10); }
 
	}
 
	else {
 
		if (command.size() < 2) {

Changeset was too big and was cut off... Show full diff anyway

0 comments (0 inline, 0 general)