Turn on gdb-watcher globally for travis-ci builds
We had lost it since I guess `VAR=a cmd1 && cmd2` only applies the VAR variable to the first command and not the second.
Showing
Please register or sign in to comment
We had lost it since I guess `VAR=a cmd1 && cmd2` only applies the VAR variable to the first command and not the second.