projects
/
gitmo/Moo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
194bdaa
)
&&
Matt S Trout [Wed, 2 May 2012 20:34:05 +0000 (20:34 +0000)]
maint/fulltest
patch
|
blob
|
blame
|
history
diff --git
a/maint/fulltest
b/maint/fulltest
index
8d8c046
..
c41dc11
100644
(file)
--- a/
maint/fulltest
+++ b/
maint/fulltest
@@
-1,4
+1,3
@@
#!/bin/sh
-prove -l t xt;
-MOO_XS_DISABLE=1 prove -l t xt
+prove -l t xt && MOO_XS_DISABLE=1 prove -l t xt