Project

General

Profile

« Previous | Next » 

Revision 4163

ci_map: Run join_union_sort in quiet mode so that it doesn't add lots of "No non-empty join mapping" warnings to the Comments column

View differences:

ci_map
10 10
fi
11 11

  
12 12
"$selfDir/cols" 0 0 <"$1"|"$selfDir/ucase_first" 0\
13
|"$selfDir/join_union_sort" "$1"
13
|env quiet=1 "$selfDir/join_union_sort" "$1"

Also available in: Unified diff