projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf7dc6e
)
change case of conflicting option
author
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 3 Sep 2007 05:02:05 +0000
(
05:02
+0000)
committer
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 3 Sep 2007 05:02:05 +0000
(
05:02
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8579
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
scripts/timestamp.pl
patch
|
blob
|
history
diff --git
a/scripts/timestamp.pl
b/scripts/timestamp.pl
index
6bfa3ea
..
90d1fa7
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;
This page took
0.029255 seconds
and
4
git commands to generate.