X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/40aa2d8b06a03e4779cf728c4575c301f389eb72..097a96122951f9a8dfe5eb051f021e7c3d82c373:/scripts/timestamp.pl diff --git a/scripts/timestamp.pl b/scripts/timestamp.pl index 6bfa3ea1f..90d1fa799 100755 --- 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;