1.5.0 sanity check failure: cql.unused_subnet_id_test
Sanity checking 1.5.0.
./configure --with-cql --with-mysql --with-pgsql --with-sysrepo --with-gtest-source --with-gtest-source=/usr/src/googletest --enable-logger-checks && make -j9 && make check
-
Owner
That's on Ubuntu 18.04.
$ ls -l /bin/sh lrwxrwxrwx 1 root root 4 lip 23 12:00 /bin/sh -> dash
-
Developer
I am afraid the simplest fix is just to move to bash. There is an issue to move all scripts to /bin/sh so it can cleanup laster (and this issue was created because we already have at least one bash script).
Please register or sign in to comment