remove run debug messages in versionstep
This commit is contained in:
		
							parent
							
								
									fed45c90ee
								
							
						
					
					
						commit
						f4e72ba961
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -202,7 +202,7 @@ fn run(allocator: std.mem.Allocator, argv: []const []const u8, cwd: ?[]const u8, | |||
|             try writer.print("{s}\"{s}\"", .{ prefix, arg }); | ||||
|             prefix = " "; | ||||
|         } | ||||
|         std.log.info("[RUN] {s}", .{msg.items}); | ||||
|         // std.log.debug("[RUN] {s}", .{msg.items}); | ||||
|     } | ||||
| 
 | ||||
|     const result = try std.ChildProcess.exec(.{ | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue