mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
change case of conflicting option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8579 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3ed11b8a55
commit
57bbf4eee0
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user