From 550d2eec27a42254b26139208765022fffe7c775 Mon Sep 17 00:00:00 2001
From: David Timber <mieabby@gmail.com>
Date: Tue, 8 Sep 2020 16:18:13 +0930
Subject: * Remove proone-unpack    * self test is done by proone-pack * Impl:
 htbt@proone * htbt: allocate large buffer first by deault * htbt: use 0600
 for NY_BIN as the image is not an executable * pack: return error when
 z_stream is cut short * proone-pack: impl "nybin" file format

---
 src/data/proto-test/nybin | 32 --------------------------------
 1 file changed, 32 deletions(-)
 delete mode 100644 src/data/proto-test/nybin

(limited to 'src/data/proto-test/nybin')

diff --git a/src/data/proto-test/nybin b/src/data/proto-test/nybin
deleted file mode 100644
index 3008d31..0000000
--- a/src/data/proto-test/nybin
+++ /dev/null
@@ -1,32 +0,0 @@
-# msg id 8A06, init
-8A06
-# PRNE_HTBT_OP_NY_BIN
-06
-	# bin_len = 121
-	000079
-	# detach = 0, args_len = 20
-	0014
-	# "It"
-	49 74 00
-	# "worked, "
-	77 6f 72 6b 65 64 2c 20  00
-	# "Marty!!"
-	4d 61 72 74 79 21 21 00
-	# #!/bin/bash
-	# set -e
-	#
-	# echo "hello world!"
-	#
-	# i=1
-	# while [ $# -gt 0 ]; do
-	# 	echo "arg $i: $1"
-	# 	let "i+=1"
-	# 	shift 1
-	# done
-	#
-	# exit 0
-	23212f62696e2f626173680a736574202d650a0a6563686f202268656c6c
-	6f20776f726c6421220a0a693d310a7768696c65205b202423202d677420
-	30205d3b20646f0a096563686f20226172672024693a202431220a096c65
-	742022692b3d31220a09736869667420310a646f6e650a0a657869742030
-	0a
-- 
cgit v1.2.3-70-g09d2