diff options
Diffstat (limited to 'tests/rm/dir-nonrecur.sh')
-rwxr-xr-x | tests/rm/dir-nonrecur.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/dir-nonrecur.sh b/tests/rm/dir-nonrecur.sh index e9bda6ef1..df2e9267c 100755 --- a/tests/rm/dir-nonrecur.sh +++ b/tests/rm/dir-nonrecur.sh @@ -15,7 +15,7 @@ # GNU General Public License for more details. # You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. +# along with this program. If not, see <https://www.gnu.org/licenses/>. . "${srcdir=.}/tests/init.sh"; path_prepend_ ./src print_ver_ rm |