test env bash; freebsd config

This commit is contained in:
Olof hagsand 2019-09-17 22:44:01 +02:00
parent 0129fe285e
commit fe1aeda4f2
67 changed files with 79 additions and 69 deletions

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Regexps appear in Yang string patterns, see RFC7950 Sec 9.4.5
# in turn defined in http://www.w3.org/TR/2004/REC-xmlschema-2-20041028
# Current implementation uses posix regex(3) which is not correct so