From 5d9c7b0884f244a7d586d966e00fdeb961c05421 Mon Sep 17 00:00:00 2001 From: Ryan Summers Date: Wed, 7 Apr 2021 14:30:39 +0200 Subject: [PATCH] Apply suggestions from code review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Robert Jördens --- hitl/run.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hitl/run.sh b/hitl/run.sh index ff9796c..c4a6c15 100755 --- a/hitl/run.sh +++ b/hitl/run.sh @@ -1,4 +1,4 @@ -#!/usr/bin/bash -e +#!/bin/sh # Title: # Stabilizer hardware-in-the-loop (HITL) test script. @@ -15,8 +15,8 @@ python3 -m pip install -r requirements.txt # Test pinging Stabilizer. This exercises that: # * DHCP is functional and an IP has been acquired # * Stabilizer's network is functioning as intended -# * The stabilizer application is opeerational -ping -c 5 -w 20 gonnigan.ber.quartiq.de +# * The stabilizer application is operational +ping -c 5 -w 20 stabilizer-hitl # Test the MQTT interface. python3 miniconf.py dt/sinara/stabilizer afe/0 '"G2"'