mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Update autopsyusb.pl
Comment out lines that issue errors as they are not needed in the file.
This commit is contained in:
parent
bd3c3b03c0
commit
6674718c9e
4
thirdparty/rr/plugins/autopsyusb.pl
vendored
4
thirdparty/rr/plugins/autopsyusb.pl
vendored
@ -100,13 +100,13 @@ sub pluginmain {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
::rptMsg($key_path." has no subkeys.");
|
#::rptMsg($key_path." has no subkeys.");
|
||||||
#::logMsg($key_path." has no subkeys.");
|
#::logMsg($key_path." has no subkeys.");
|
||||||
}
|
}
|
||||||
::rptMsg("</artifacts></usb>");
|
::rptMsg("</artifacts></usb>");
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
::rptMsg($key_path." not found.");
|
#::rptMsg($key_path." not found.");
|
||||||
#::logMsg($key_path." not found.");
|
#::logMsg($key_path." not found.");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user