[PATCH lkp-tests] distro/debian: use function instead of command
 
            
            
            
            
                4 Feb
                
                    2021
                
            
            
                4 Feb
                
                '21
                
            
            
            
        
    
                11:06 a.m.
            
        Signed-off-by: Wang Yong <wangyong0117@qq.com> --- distro/debian | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distro/debian b/distro/debian index 9b6636f48..313f73e35 100755 --- a/distro/debian +++ b/distro/debian @@ -171,7 +171,7 @@ distro_install_depends() add_i386_package update - apt-get install -yf + fixup_preinstall for script in $scripts do script=$(basename $script) -- 2.23.0
        1731
        
      
          Age (days ago)
        
      
        1731
        
    
          Last active (days ago)
        
        
        
        0 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                 Wang Yong Wang Yong