From 182576f3053ba89e25a4b71704b16c2045ecd391 Mon Sep 17 00:00:00 2001 From: Ferdi Franceschini Date: Fri, 30 Apr 2010 16:04:30 +1000 Subject: [PATCH] Test setting tag name r2902 | ffr | 2010-04-30 16:04:30 +1000 (Fri, 30 Apr 2010) | 2 lines --- site_ansto/instrument/config/nexus/nxscripts_common_1.tcl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site_ansto/instrument/config/nexus/nxscripts_common_1.tcl b/site_ansto/instrument/config/nexus/nxscripts_common_1.tcl index 4e3e15ca..b095988d 100644 --- a/site_ansto/instrument/config/nexus/nxscripts_common_1.tcl +++ b/site_ansto/instrument/config/nexus/nxscripts_common_1.tcl @@ -1344,14 +1344,14 @@ foreach expt $::nexus::exports { # objects name. It is useful for making links to datasets. # dim0 = vertical axis on detector # dim1 = horizontal axis on detector -# $Name :$ +# $Name: not supported by cvs2svn $ set tmpstr [string map {"$" ""} {$Name: not supported by cvs2svn $}] set nx_content_release_tag [lindex $tmpstr [expr [llength $tmpstr] - 1]] ::utility::mkVar sics_release Text manager sics_release true entry true true sics_release $nx_content_release_tag sics_release lock -set tmpstr [string map {"$" ""} {$Revision: 1.51.2.8 $}] +set tmpstr [string map {"$" ""} {$Revision: 1.51.2.9 $}] set nx_content_revision_num [lindex $tmpstr [expr [llength $tmpstr] - 1]] #namespace eval data {