Skip to content

Commit 9d1ae36

Browse files
committed
Use new clean filter implementation
Signed-off-by: 林博仁(Buo-ren Lin) <[email protected]>
1 parent dca51ca commit 9d1ae36

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Git Clean and Smudge Filters/clean-bash.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ init(){
189189
# fi
190190
# unset exit_status
191191
#
192-
# "${SDC_CLEAN_FILTER_FOR_BASH_DIR}/Clean Filter for GNU Bash Scripts.manual-apply.bash" "${temp_file}"
192+
# "${SDC_CLEAN_FILTER_FOR_BASH_DIR}/filter.bash" --converter "${temp_file}"
193193

194194
# dump temp_file to stdout
195195
cat "${temp_file}"

0 commit comments

Comments
 (0)