mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 17:16:12 +00:00
9 lines
129 B
Makefile
9 lines
129 B
Makefile
|
#T gmake skip
|
||
|
#T returncode: 2
|
||
|
|
||
|
CMD = %pycmd asplode
|
||
|
PYCOMMANDPATH = $(TESTPATH) $(TESTPATH)/subdir
|
||
|
|
||
|
all:
|
||
|
$(CMD) not-an-integer
|