mirror of
				https://git.proxmox.com/git/mirror_zfs.git
				synced 2025-10-26 18:05:04 +03:00 
			
		
		
		
	Revert "sighandler() should take 2 arguments"
This reverts commit 0bb89b6c59 in
favor of a cleaner implementation.
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #2182
			
			
This commit is contained in:
		
							parent
							
								
									00fcdee1f8
								
							
						
					
					
						commit
						d9119bd66d
					
				| @ -413,7 +413,7 @@ def calculate(): | ||||
|         v["l2bytes"] = d["l2_read_bytes"] / sint | ||||
| 
 | ||||
| 
 | ||||
| def sighandler(foo, bar): | ||||
| def sighandler(): | ||||
|     sys.exit(0) | ||||
| 
 | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Brian Behlendorf
						Brian Behlendorf