projects
/
wrapfs-mgmt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0b9623
)
remove ext3 and reiser tests from Makefile
author
aburford
<andrew.burford@stonybrook.edu>
Sun, 15 May 2022 00:13:52 +0000
(20:13 -0400)
committer
aburford
<andrew.burford@stonybrook.edu>
Sun, 15 May 2022 00:13:52 +0000
(20:13 -0400)
tests/Makefile
patch
|
blob
|
history
diff --git
a/tests/Makefile
b/tests/Makefile
index c7fcd57292f66ce1967417110fcb2045b81e4dba..e14e4c3d1109bf05732066477ec80c83cac67ccf 100644
(file)
--- a/
tests/Makefile
+++ b/
tests/Makefile
@@
-15,11
+15,9
@@
ls_test:
wtest:
sh w-racer.sh $(OPT) ext2 $(LEN)
- sh w-racer.sh $(OPT) ext3 $(LEN)
sh w-racer.sh $(OPT) ext4 $(LEN)
sh w-racer.sh $(OPT) xfs $(LEN)
sh w-racer.sh $(OPT) tmpfs $(LEN)
- sh w-racer.sh $(OPT) reiserfs $(LEN)
#############
# OLD STUFF #