Fixed setting of nx_content_revision_num variable.
r1736 | ffr | 2007-03-28 13:15:08 +1000 (Wed, 28 Mar 2007) | 2 lines
This commit is contained in:
committed by
Douglas Clowes
parent
932bf1bf18
commit
ee3fc81807
@@ -2,8 +2,8 @@
|
||||
# with filename
|
||||
set tmpstr [string map {"$" ""} {$Name: not supported by cvs2svn $}]
|
||||
set nx_content_release_tag [lindex $tmpstr [llength $tmpstr]]
|
||||
set tmpstr [string map {"$" ""} {$Revision: 1.8 $}]
|
||||
set nx_content_release_tag [lindex $tmpstr [llength $tmpstr]]
|
||||
set tmpstr [string map {"$" ""} {$Revision: 1.9 $}]
|
||||
set nx_content_revision_num [lindex $tmpstr [llength $tmpstr]]
|
||||
|
||||
MakeNXScript
|
||||
sicsdatafactory new nxscript_data
|
||||
|
||||
Reference in New Issue
Block a user