-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67380/
-----------------------------------------------------------

Review request for mesos, Alexander Rukletsov and James Peach.


Repository: mesos


Description
-------

Some versions of GCC, e.g., the default version on ubuntu-14.04,
failed to parse the raw string literals used here.

This patch replaces them with escaped string literals.


Diffs
-----

  src/tests/containerizer/linux_devices_isolator_tests.cpp 
efaa43b8b7b7c73c35d995bfbb81fcd620143ea1 


Diff: https://reviews.apache.org/r/67380/diff/1/


Testing
-------

`make check` failed to compile w/o this patch on a ubuntu-14.04 setup, succeeds 
with the patch


Thanks,

Benjamin Bannier

Reply via email to