Rapsys Git
/
youtubedl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ed18e8
)
debian/rules: Ignore tests temporarily.
author
Rogério Brito
<rbrito@ime.usp.br>
Sat, 25 Jun 2016 16:52:03 +0000
(13:52 -0300)
committer
Rogério Brito
<rbrito@ime.usp.br>
Sat, 25 Jun 2016 16:52:03 +0000
(13:52 -0300)
They currently take way too much time.
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 073b4da61804b23319f330fbe58ab08d5c6af75c..870096940b3c124ddca977ba9296b502ad0ff962 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-27,3
+27,5
@@
override_dh_clean:
-make clean
dh_clean
rm -rf youtube_dl.egg-info
+
+override_dh_auto_test: