From b2706c74cfe9ebdf2726fdf164255362db2cabd8 Mon Sep 17 00:00:00 2001 From: Ferdi Franceschini Date: Wed, 28 Mar 2007 12:28:37 +1000 Subject: [PATCH] Fixed attribute syntax for nx release and revision tags. r1734 | ffr | 2007-03-28 12:28:37 +1000 (Wed, 28 Mar 2007) | 2 lines --- site_ansto/instrument/config/nexus/nexus_in_common_1.dic | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site_ansto/instrument/config/nexus/nexus_in_common_1.dic b/site_ansto/instrument/config/nexus/nexus_in_common_1.dic index efac555e..b4953eb2 100644 --- a/site_ansto/instrument/config/nexus/nexus_in_common_1.dic +++ b/site_ansto/instrument/config/nexus/nexus_in_common_1.dic @@ -18,8 +18,8 @@ scan_variable=scanvar etitle=/$(entryName),NXentry/SDS title -type NX_CHAR sics_release=/version,NXentry/SDS sics_release_tag -type NX_CHAR sics_revision=/version,NXentry/SDS sics_revision_num -type NX_CHAR -nx_content_release=/version,NXentry/SDS nx_content_release_tag -type NX_CHAR -attr {schema_release "$Name: not supported by cvs2svn $"} -nx_content_revision=/version,NXentry/SDS nx_content_revision_num -type NX_CHAR -attr {schema_revision "$Revision: 1.2 $"} +nx_content_release=/version,NXentry/SDS nx_content_release_tag -type NX_CHAR -attr {schema_release,"$Name: not supported by cvs2svn $"} +nx_content_revision=/version,NXentry/SDS nx_content_revision_num -type NX_CHAR -attr {schema_revision,"$Revision: 1.3 $"} estart=/$(entryName),NXentry/SDS start_time -type NX_CHAR eend=/$(entryName),NXentry/SDS end_time -type NX_CHAR