bug
This commit is contained in:
		
							parent
							
								
									0e7c9623c5
								
							
						
					
					
						commit
						8db018b923
					
				@ -98,7 +98,7 @@ function generate_sieve() {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    check_overwrite "$1" || return
 | 
					    check_overwrite "$1" || return
 | 
				
			||||||
    estep "$(ppath "$file")"
 | 
					    estep "$(ppath "$file")"
 | 
				
			||||||
    echo >"$file" "-- -*- coding: $encoding ${mode:+mode: $mode }-*- vim:sw=4:sts=4:et:ai:si:sta:fenc=$encoding"
 | 
					    echo >"$file" "# -*- coding: $encoding ${mode:+mode: $mode }-*- vim:sw=4:sts=4:et:ai:si:sta:fenc=$encoding"
 | 
				
			||||||
    [ -n "$2" ] && array_add "$2" "$file"
 | 
					    [ -n "$2" ] && array_add "$2" "$file"
 | 
				
			||||||
    return 0
 | 
					    return 0
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user