We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 991539a commit 75834d8Copy full SHA for 75834d8
Makefile
@@ -145,7 +145,7 @@ release: distclean
145
tar xf slow5tools-$(VERSION)-x86_64-linux-binaries.tar.gz
146
mv slow5tools-$(VERSION)/slow5tools slow5tools
147
test/test.sh
148
- test/test.sh mem
+#test/test.sh mem
149
150
install: $(BINARY)
151
mkdir -p $(DESTDIR)$(PREFIX)/bin
0 commit comments