mirror of
				https://github.com/fspc/gbootroot.git
				synced 2025-11-03 16:05:34 -05:00 
			
		
		
		
	Fixed a typo which made bz2 into gz since previous accept button change.
This commit is contained in:
		
							parent
							
								
									8d0983c78b
								
							
						
					
					
						commit
						6ab88fd8d2
					
				@ -1836,8 +1836,8 @@ sub accept_button {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
			# Actually, keeping the original value is much nicer.
 | 
								# Actually, keeping the original value is much nicer.
 | 
				
			||||||
                        #$entry_advanced[4] = "$entry_advanced[4].gz";
 | 
					                        #$entry_advanced[4] = "$entry_advanced[4].bz2";
 | 
				
			||||||
                        $entry3->set_text("$tmp/$entry_advanced[4].gz");
 | 
					                        $entry3->set_text("$tmp/$entry_advanced[4].bz2");
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		    }
 | 
							    }
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user