Explorar el Código

Improve removal of xmpp

Bob Mottram hace 8 años
padre
commit
73965c69fd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/freedombone-app-xmpp

+ 1
- 1
src/freedombone-app-xmpp Ver fichero

@@ -286,7 +286,7 @@ function remove_xmpp {
286 286
     fi
287 287
 
288 288
     remove_completion_param install_xmpp
289
-    sed '/xmpp /d' $COMPLETION_FILE
289
+    sed '/xmpp/d' $COMPLETION_FILE
290 290
 }
291 291
 
292 292
 function xmpp_email_headers {