From 0d505a4ff77ee18822e9ad84fe51a535c1c1b86d Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Thu, 28 Oct 2004 00:00:00 +0200 Subject: stable 2004.10.28 --- scripts/context/ruby/xmltools.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts') diff --git a/scripts/context/ruby/xmltools.rb b/scripts/context/ruby/xmltools.rb index b92f159e3..be5bf814c 100644 --- a/scripts/context/ruby/xmltools.rb +++ b/scripts/context/ruby/xmltools.rb @@ -73,6 +73,7 @@ class Commands else rootatt = " #{@xmlns} root='#{root}'" end + rootatt += " timestamp='#{Time.now}'" if url.empty? then output.xputs("\n") else -- cgit v1.2.3