]> gitweb.pimeys.fr Git - scripts-20-100.git/commitdiff
[ml_in_ml] Problème de $PATH
authorVincent Le Gallic <legallic@crans.org>
Mon, 5 Jan 2015 23:33:17 +0000 (00:33 +0100)
committerVincent Le Gallic <legallic@crans.org>
Mon, 5 Jan 2015 23:33:17 +0000 (00:33 +0100)
mails/ml_in_ml.sh

index 0e0dc1afb544e9f29b94dd86848e950901e294d3..62a7f9ac3dfe2fb6b7f9f0e6287d79eec52e07b5 100755 (executable)
@@ -4,4 +4,7 @@
 ML1=$1
 ML2=$2
 
+# Pour pouvoir utiliser les commandes mailman
+export PATH="$PATH:/var/lib/mailman/bin/"
+
 diff -u <(list_members ${ML1} | sort) <(list_members ${ML2} | sort) | grep -v "/dev/fd" | egrep '^-'