Paolo Galli 4 years ago
parent
commit
2a0e37bfd5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      lcmlog

+ 1 - 0
lcmlog

@@ -276,6 +276,7 @@ method_post()
 	echo
 	echo "Please write your log:"
 	echo
+#	cat - >> $pipe
 	FILE_NAME=$(mktemp)
 	$EDITOR $FILE_NAME
 	cat $FILE_NAME >> $pipe