Improve overview and experiment naming
[khatus.git] / v2 / src / bash / exe / khatus_sensor_devices.sh
diff --git a/v2/src/bash/exe/khatus_sensor_devices.sh b/v2/src/bash/exe/khatus_sensor_devices.sh
deleted file mode 100644 (file)
index 186fc44..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-#! /bin/bash
-
-set -e
-
-dir_bin="$1"
-
-stdbuf -o L -- \
-    udevadm monitor --udev -s block \
-| stdbuf -o L -- \
-    "$dir_bin"/khatus_parse_udevadm_monitor_block
This page took 0.04004 seconds and 4 git commands to generate.