Test setting tag name
r2903 | ffr | 2010-04-30 16:13:17 +1000 (Fri, 30 Apr 2010) | 2 lines
This commit is contained in:
committed by
Douglas Clowes
parent
182576f305
commit
1ceb1c7a7e
@@ -1345,13 +1345,14 @@ foreach expt $::nexus::exports {
|
|||||||
# dim0 = vertical axis on detector
|
# dim0 = vertical axis on detector
|
||||||
# dim1 = horizontal axis on detector
|
# dim1 = horizontal axis on detector
|
||||||
# $Name: not supported by cvs2svn $
|
# $Name: not supported by cvs2svn $
|
||||||
|
# $Revision: 1.51.2.10 $
|
||||||
set tmpstr [string map {"$" ""} {$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]]
|
set nx_content_release_tag [lindex $tmpstr [expr [llength $tmpstr] - 1]]
|
||||||
::utility::mkVar sics_release Text manager sics_release true entry true true
|
::utility::mkVar sics_release Text manager sics_release true entry true true
|
||||||
sics_release $nx_content_release_tag
|
sics_release $nx_content_release_tag
|
||||||
sics_release lock
|
sics_release lock
|
||||||
|
|
||||||
set tmpstr [string map {"$" ""} {$Revision: 1.51.2.9 $}]
|
set tmpstr [string map {"$" ""} {$Revision: 1.51.2.10 $}]
|
||||||
set nx_content_revision_num [lindex $tmpstr [expr [llength $tmpstr] - 1]]
|
set nx_content_revision_num [lindex $tmpstr [expr [llength $tmpstr] - 1]]
|
||||||
|
|
||||||
#namespace eval data {
|
#namespace eval data {
|
||||||
|
|||||||
Reference in New Issue
Block a user