diff --git a/exercises/26_Bluetooth_discover/scripts/import_exercise_26_ble_log.pl b/exercises/26_Bluetooth_discover/scripts/import_exercise_26_ble_log.pl old mode 100755 new mode 100644 index 9cda509..5cd2d7e --- a/exercises/26_Bluetooth_discover/scripts/import_exercise_26_ble_log.pl +++ b/exercises/26_Bluetooth_discover/scripts/import_exercise_26_ble_log.pl @@ -15,6 +15,15 @@ ./import_exercise_26_ble_log.pl \ --db ble_fieldtest_20260525_1945_ed_flo.sqlite \ --log "$ED_LOG" + + sqlite3 ble_fieldtest_20260526_0334_bob_cy_ed_flo.sqlite < create_exercise_26_ble_schema.sql + export DB_BLE=ble_fieldtest_20260526_0334_bob_cy_ed_flo.sqlite + + export BOB_LOG=/home/jlpoole/work/tbeam/logs/bob/20260526_033431_BOB_ble_search.log + ./import_exercise_26_ble_log.pl \ + --db $DB_BLE \ + --log "$BOB_LOG" + =cut # Manifest: