[PATCH] qf: replace colon when wiggling
Lucas De Marchi
lucas.demarchi at intel.com
Fri Jul 13 15:02:17 UTC 2018
We are not writing anything after that message.
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
---
qf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/qf b/qf
index bffe9b753fa0..2ac071029992 100755
--- a/qf
+++ b/qf
@@ -477,7 +477,7 @@ function qf_wiggle_push
fi
for file in $conflict_files ; do
- echo wiggling in ${file%.rej}:
+ echo wiggling in ${file%.rej}...
#cat $file
rm -f ${file%.rej}.porig
wiggle -r ${file%.rej} $file || true
--
2.17.1
More information about the dim-tools
mailing list