MT#19043 Add test to check /etc/ngcp-config/.git

Change-Id: I48cb2ee3610e71c5259a9bb450ae21b379ddc041
changes/80/8480/1
Alexander Lutay 9 years ago
parent 3eb710db3e
commit c2071dd8bc

@ -32,6 +32,14 @@ file:
filetype: file
contains: []
/etc/ngcp-config/.git:
exists: true
mode: "0700"
owner: root
group: root
filetype: directory
contains: []
/etc/ngcp-config/cfg_schema.db:
exists: true
mode: "0644"

@ -32,6 +32,14 @@ file:
filetype: file
contains: []
/etc/ngcp-config/.git:
exists: true
mode: "0700"
owner: root
group: root
filetype: directory
contains: []
/etc/ngcp-config/cfg_schema.db:
exists: true
mode: "0644"

Loading…
Cancel
Save