diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-01-14 15:08:02 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-01-14 15:08:02 +0000 |
commit | 8d76eb12d5223d0fc3ea65d8d97f1feda2fcc340 (patch) | |
tree | 0fd0dd005a08843d538923c1a31d968a417dc4bf /src/test/test2.sh | |
parent | Initial commit. (diff) | |
download | tinyframe-8d76eb12d5223d0fc3ea65d8d97f1feda2fcc340.tar.xz tinyframe-8d76eb12d5223d0fc3ea65d8d97f1feda2fcc340.zip |
Adding upstream version 0.1.1.upstream/0.1.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'src/test/test2.sh')
-rwxr-xr-x | src/test/test2.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/test/test2.sh b/src/test/test2.sh new file mode 100755 index 0000000..977ea1e --- /dev/null +++ b/src/test/test2.sh @@ -0,0 +1,4 @@ +#!/bin/sh -xe + +./test2 w test2.fstrm +./test2 r test2.fstrm |