From cfeae5ec0d9488b2a6e51feb909e4c981008bf16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 17 Aug 2015 17:23:52 +0200 Subject: Change location for rootfs of tests Now every test should have its own folder with rootfs and parse script. --- tests/cyclictest/root/overlay/etc/init.d/S90lcp | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 tests/cyclictest/root/overlay/etc/init.d/S90lcp (limited to 'tests/cyclictest/root/overlay/etc/init.d/S90lcp') diff --git a/tests/cyclictest/root/overlay/etc/init.d/S90lcp b/tests/cyclictest/root/overlay/etc/init.d/S90lcp new file mode 100755 index 0000000..b5a9076 --- /dev/null +++ b/tests/cyclictest/root/overlay/etc/init.d/S90lcp @@ -0,0 +1,3 @@ +#!/bin/sh + +/sbin/lcpinit -- cgit v1.2.3