komentare
authorTomas Mudrunka <tomas.mudrunka@gmail.com>
Wed, 3 Jan 2024 17:03:16 +0000 (18:03 +0100)
committerTomas Mudrunka <tomas.mudrunka@gmail.com>
Wed, 3 Jan 2024 17:03:16 +0000 (18:03 +0100)
bash/serial_loopback_test.sh

index 83c28404037785c32fb282deb9a08529e15fff11..d128f99a6959a74489ca5f29c33774e3f1523ea1 100755 (executable)
@@ -1,7 +1,9 @@
 #!/bin/sh
+#
 #Serial line tester v0.3
-#Tested in busybox ash
 #(c) Tomas Mudrunka 2022-2024
+#
+#Tested in: busybox ash, bash
 
 trylimit=0
 seconds=0
This page took 0.295795 seconds and 4 git commands to generate.