[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [OSSTEST PATCH 05/35] mg-debian-installer-update: Print working directory to stderr
No other change Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> --- mg-debian-installer-update | 1 + 1 file changed, 1 insertion(+) diff --git a/mg-debian-installer-update b/mg-debian-installer-update index 00cc735..d0aabb5 100755 --- a/mg-debian-installer-update +++ b/mg-debian-installer-update @@ -70,6 +70,7 @@ esac cd $dstroot mkdir -p $dst cd $dst +echo >&2 "working in $dstroot/$dst" for f in $files; do echo >&2 "fetching $f" -- 2.1.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |