tools: tests: remove some development leftovers
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Tue, 6 Aug 2019 12:09:18 +0000 (14:09 +0200)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Tue, 6 Aug 2019 12:09:18 +0000 (14:09 +0200)
Remove a leftover debugging command from the testing script that got
accidentally commited.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
tools/gpio-tools-test.bats

index 6a0f0767e6a8790bfd231628c85ec70de55a63e4..df0533cc911c161caa8153d19989f75c5068e090 100755 (executable)
@@ -153,7 +153,6 @@ coproc_tool_wait() {
 }
 
 setup() {
-       echo $BATS_TMPDIR >> /tmp/dirdir
        gpio_mockup_remove
 }