From 3e297d35e8cf60c9f3863611c1454d0e87c78f91 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 5 May 2013 18:34:20 +0200 Subject: scripts: help debugging missing directories Signed-off-by: "Yann E. MORIN" diff --git a/scripts/functions b/scripts/functions index 5eab53e..c58ccb3 100644 --- a/scripts/functions +++ b/scripts/functions @@ -414,6 +414,7 @@ CT_EndStep() { # Pushes into a directory, and pops back CT_Pushd() { + CT_DoLog DEBUG "Entering '$1'" pushd "$1" >/dev/null 2>&1 } CT_Popd() { -- cgit v0.10.2-6-g49f6