From a6400298d0b0e9c28cc0a3e34617a8f682eb633f Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Wed, 15 Feb 2017 14:14:04 -0800 Subject: [bin] Update a bunch of scripts. --- bin/touch-projects | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'bin/touch-projects') diff --git a/bin/touch-projects b/bin/touch-projects index c7de34d..28f0819 100755 --- a/bin/touch-projects +++ b/bin/touch-projects @@ -9,7 +9,9 @@ PROJECTS=( eventbus/read-proxy eventbus/provisioning monitoring-configs - src/python/twitter/messaging + src/python/twitter + distributedlog + kestrel ) for project in "${PROJECTS[@]}"; do -- cgit 1.4.1