X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=scripts%2Ftimestamp.pl;fp=scripts%2Ftimestamp.pl;h=90d1fa799ae5e4e5dd423ab0c3ab8c4f230aee93;hb=916e33b59e45a33383b3f37f7d9f616262cebd3b;hp=6bfa3ea1f0c7c8f15a74a60bfaef24c6ee0bc387;hpb=8680e1d07d16c7e6040210b9cebe57ccc669130d;p=openwrt%2F.git diff --git a/scripts/timestamp.pl b/scripts/timestamp.pl index 6bfa3ea1f0..90d1fa799a 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;