remove temporary fixes

This commit is contained in:
Willem Melching
2021-01-27 16:08:49 +01:00
parent 8c31ab3cee
commit 39615f9108
2 changed files with 1 additions and 4 deletions
-2
View File
@@ -4,8 +4,6 @@ if [ -z "$BASEDIR" ]; then
BASEDIR="/data/openpilot"
fi
unset REQUIRED_NEOS_VERSION
unset AGNOS_VERSION
source "$BASEDIR/launch_env.sh"
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null && pwd )"
+1 -2
View File
@@ -178,8 +178,7 @@ def report_tombstone_apport(fn, client):
def main():
# TODO: turn on when all tombstones are recovered
# clear_apport_folder() # Clear apport folder on start, otherwise duplicate crashes won't register
clear_apport_folder() # Clear apport folder on start, otherwise duplicate crashes won't register
initial_tombstones = set(get_tombstones())
tags = {