projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8680e1d
)
change case of conflicting option
author
Nicolas Thill
<nico@openwrt.org>
Mon, 3 Sep 2007 05:02:05 +0000
(
05:02
+0000)
committer
Nicolas Thill
<nico@openwrt.org>
Mon, 3 Sep 2007 05:02:05 +0000
(
05:02
+0000)
SVN-Revision: 8579
scripts/timestamp.pl
patch
|
blob
|
history
diff --git
a/scripts/timestamp.pl
b/scripts/timestamp.pl
index 6bfa3ea1f0c7c8f15a74a60bfaef24c6ee0bc387..90d1fa799ae5e4e5dd423ab0c3ab8c4f230aee93 100755
(executable)
--- a/
scripts/timestamp.pl
+++ b/
scripts/timestamp.pl
@@
-47,7
+47,7
@@
while (@ARGV > 0) {
} else {
my ($tmp, $fname) = get_ts($path, $options{"findopts"});
if ($tmp > $ts) {
- if ($options{'-
f
'}) {
+ if ($options{'-
F
'}) {
$n = $fname;
} else {
$n = $path;