Browse Source

Fix interpreter line in dns_add_fail

pull/640/head
Tim Kimber 5 years ago
parent
commit
10061936bd
No known key found for this signature in database GPG Key ID: 3E1804964E76BD18
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      test/dns_add_fail

+ 1
- 1
test/dns_add_fail View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Special test script which will always fail to update dns


Loading…
Cancel
Save