Skip to content

Commit 8e2e30b

Browse files
authored
Update makeChanges.sh: Delete unneeded line
wNC is output by w_() function
1 parent de800e3 commit 8e2e30b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/makeChanges.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -944,7 +944,6 @@ do
944944
*)
945945
W="WARNING: "
946946
W+="Unknown key '${KEY}'; ignoring. Old=${OLD_VALUE}, New=${NEW_VALUE}"
947-
W+="${wNC}"
948947
w_ "${W}"
949948
(( NUM_CHANGED-- ))
950949
;;

0 commit comments

Comments
 (0)