summaryrefslogtreecommitdiff
path: root/test/gentestfiles.sh
diff options
context:
space:
mode:
authorOskar <[email protected]>2024-07-04 17:22:47 +0200
committerOskar <[email protected]>2024-07-04 17:22:47 +0200
commit4dde5db2ddf83f62c6146f9898feef4df4ad95b3 (patch)
tree441590d2e12532ed16b09d905f9284c9eb3f9cf4 /test/gentestfiles.sh
parent08a6c63ec2a418ab9ff1c0ba93628fad0c5e37d1 (diff)
basic version of L and l is done, will move on to another branch for other functionality
Diffstat (limited to 'test/gentestfiles.sh')
-rwxr-xr-xtest/gentestfiles.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/gentestfiles.sh b/test/gentestfiles.sh
index 18f0b6e..da113d8 100755
--- a/test/gentestfiles.sh
+++ b/test/gentestfiles.sh
@@ -3,3 +3,5 @@
touch ts_file1.txt
touch ts_file2.txt
touch ts_file3.txt
+touch thisfile.txt
+dd if=/dev/zero of=./1gb.img bs=100M count=10