Minor: comment out a line
This commit is contained in:
		@@ -34,7 +34,7 @@ int main(int argc, char **argv) {
 | 
			
		||||
        setDebugLevel(LOG_NOTICE);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    int r = std::system("ls -l /proc/[0-9]*/fd/* 2>/dev/null | grep /dev/ttymxc2 > /tmp/slave-or-master.txt");
 | 
			
		||||
    // int r = std::system("ls -l /proc/[0-9]*/fd/* 2>/dev/null | grep /dev/ttymxc2 > /tmp/slave-or-master.txt");
 | 
			
		||||
    // lrwx------    1 root     root            64 Oct 31 14:55 /proc/884/fd/18 -> /dev/ttymxc2
 | 
			
		||||
 | 
			
		||||
    //std::ifstream ifs("/tmp/slave-or-master.txt");
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user