mirror of
				https://github.com/frej/fast-export.git
				synced 2025-11-04 02:05:48 +01:00 
			
		
		
		
	p4 p4 is not a valid p4 command :)
This commit is contained in:
		
							
								
								
									
										2
									
								
								git-p4
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								git-p4
									
									
									
									
									
								
							@@ -152,7 +152,7 @@ class P4RollBack(Command):
 | 
				
			|||||||
            return False
 | 
					            return False
 | 
				
			||||||
        maxChange = int(args[0])
 | 
					        maxChange = int(args[0])
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        if "p4ExitCode" in p4Cmd("p4 changes -m 1"):
 | 
					        if "p4ExitCode" in p4Cmd("changes -m 1"):
 | 
				
			||||||
            die("Problems executing p4");
 | 
					            die("Problems executing p4");
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        if self.rollbackLocalBranches:
 | 
					        if self.rollbackLocalBranches:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user