rename script extension
authorMazet Laurent <laurent.mazet@thalesgroup.com>
Fri, 23 May 2025 16:01:59 +0000 (18:01 +0200)
committerMazet Laurent <laurent.mazet@thalesgroup.com>
Fri, 23 May 2025 16:01:59 +0000 (18:01 +0200)
script-udp.mapec [new file with mode: 0644]
script-udp.marep [deleted file]

diff --git a/script-udp.mapec b/script-udp.mapec
new file mode 100644 (file)
index 0000000..9836487
--- /dev/null
@@ -0,0 +1,10 @@
+# Test script
+
+TUDP PAYLOAD=@plaintext.txt
+RUDP PAYLOAD=@plaintext.txt
+
+TUDP PAYLAOD="This\ is\ a\ text"
+RUDP PAYLAOD="This\ is\ a\ text"
+
+TUDP PAYLAOD=01:02:03:04:05:06:07:08:09:0a:0b:0c:0d:0e:0f:10
+RUDP PAYLAOD=01:02:03:04:05:06:07:08:09:0a:0b:0c:0d:0e:0f:10
diff --git a/script-udp.marep b/script-udp.marep
deleted file mode 100644 (file)
index 9836487..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-# Test script
-
-TUDP PAYLOAD=@plaintext.txt
-RUDP PAYLOAD=@plaintext.txt
-
-TUDP PAYLAOD="This\ is\ a\ text"
-RUDP PAYLAOD="This\ is\ a\ text"
-
-TUDP PAYLAOD=01:02:03:04:05:06:07:08:09:0a:0b:0c:0d:0e:0f:10
-RUDP PAYLAOD=01:02:03:04:05:06:07:08:09:0a:0b:0c:0d:0e:0f:10