From dbd9496c4a6db24dcf4bd1e61f01c89619bd6278 Mon Sep 17 00:00:00 2001 From: agibert Date: Sun, 26 Apr 2009 00:08:50 +0000 Subject: [PATCH] - Fix a bug in fp reading from file name. --- nds2rm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nds2rm b/nds2rm index 241be80..16bb15f 100644 --- a/nds2rm +++ b/nds2rm @@ -5,9 +5,9 @@ # (C) 2009 Arnaud G. Gibert #----------------------------------------------------------------------------------------------------------------------------------- # $RCSfile: nds2rm,v $ -# $Revision: 1.17 $ +# $Revision: 1.18 $ # $Name: $ -# $Date: 2009/04/24 22:42:03 $ +# $Date: 2009/04/26 00:08:50 $ # $Author: agibert $ #----------------------------------------------------------------------------------------------------------------------------------- @@ -1167,7 +1167,7 @@ function suffix_mng() else status=${file/* \[/}; status=${status/\] \{*/} crc=${file/*\] \{/}; crc=${crc/\} \<*/} - fp=${file/*\} \-*/} + fp=${file/*\} \*/} dat_dup[${idx}]="${dup_id}"