[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [OSSTEST PATCH 4/6] mg-debian-installer-update: Print a TftpDiVersion_$suite setting too
The human running this script might want to update a suite-specific value, or the global value. Print an example of the suite-specific value too. No functional change other than to example config output. 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 c969f1e..0d4f772 100755 --- a/mg-debian-installer-update +++ b/mg-debian-installer-update @@ -178,4 +178,5 @@ if [ x$tftpdiversion = xcurrent ]; then fi echo "TftpDiVersion $date" +echo "TftpDiVersion_$suite $date" echo >&2 "downloaded $dstroot/$dst" -- 1.7.10.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |