Remove debug output
This commit is contained in:
@@ -29,7 +29,6 @@ script:
|
|||||||
- if ! test x"$MEVAL" = x; then eval ${MEVAL}; fi
|
- if ! test x"$MEVAL" = x; then eval ${MEVAL}; fi
|
||||||
- ./autogen.sh
|
- ./autogen.sh
|
||||||
- ls -l m4
|
- ls -l m4
|
||||||
- cat ./configure
|
|
||||||
- ./configure ${HOST+--host=$HOST} ${CONFIGURE_OPTIONS}
|
- ./configure ${HOST+--host=$HOST} ${CONFIGURE_OPTIONS}
|
||||||
- make
|
- make
|
||||||
- make dist
|
- make dist
|
||||||
|
|||||||
Reference in New Issue
Block a user