remove temporary fixes

old-commit-hash: 39615f9108e8172a6ede21bbd9b99b43e057ca88
This commit is contained in:
Willem Melching
2021-01-27 16:08:49 +01:00
parent f2ad4e28a6
commit 5ecc0b44c2
2 changed files with 1 additions and 4 deletions

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 )"

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 = {