[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gobolinux-commits
Subject:    [gobolinux-commits] tools/Scripts/bin ListProgramFiles
From:       Jonas Karlsson <jonka750 () student ! liu ! se>
Date:       2007-08-23 9:16:20
Message-ID: E1IO8nc-00030R-6J () cvs ! savannah ! gnu ! org
[Download RAW message or body]

CVSROOT:	/sources/goboscripts
Module name:	tools
Changes by:	Jonas Karlsson <mohjive>	07/08/23 09:16:20

Modified files:
	Scripts/bin    : ListProgramFiles 

Log message:
	Fixed regression when returning full path, where SettingsBackup was not ignored

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/tools/Scripts/bin/ListProgramFiles?cvsroot=goboscripts&r1=1.9&r2=1.10

Patches:
Index: ListProgramFiles
===================================================================
RCS file: /sources/goboscripts/tools/Scripts/bin/ListProgramFiles,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- ListProgramFiles	23 Aug 2007 09:11:19 -0000	1.9
+++ ListProgramFiles	23 Aug 2007 09:16:19 -0000	1.10
@@ -48,5 +48,5 @@
 
 find ${programpath} \( -path "CVS" \
       -or -path "*/CVS" \
-      -or -path "Resources/SettingsBackup*" \) -prune -or $type -print
+      -or -path "${programpath}/Resources/SettingsBackup*" \) -prune -or $type -print
 
_______________________________________________
gobolinux-commits mailing list
gobolinux-commits@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic