Am Dienstag, den 03.02.2015, 17:47 +0100 schrieb Marc-Antoine Perennou: > >> diff --git a/src/password-store.sh b/src/password-store.sh [..] > >> + which gpaste &>/dev/null && gpaste help | grep password > &>/dev/null && gpaste=1
Pardon my Evolutions bad quoting :-( I do not know gpaste, nor can I easily apply patches in my current setup, but may I suggest "grep -q password" instead of "grep password &>/dev/null"? -dd -- David Dahlberg Fraunhofer FKIE, Dept. Communication Systems (KOM) | Tel: +49-228-9435-845 Fraunhoferstr. 20, 53343 Wachtberg, Germany | Fax: +49-228-856277 _______________________________________________ Password-Store mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/password-store
