From d6b8be73c5a5bcada3e58556ea7642478de05d36 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 29 Jun 2013 14:50:55 -0400 Subject: tests/*: Add -p option to mkdir commands. --- (limited to 'tests/t_installfiles_dir_slash') diff --git a/tests/t_installfiles_dir_slash b/tests/t_installfiles_dir_slash index be4ae42..a4d1e0a 100644 --- a/tests/t_installfiles_dir_slash +++ b/tests/t_installfiles_dir_slash @@ -1,6 +1,6 @@ #!/bin/sh -mkdir foo.pkg +mkdir -p foo.pkg cat >foo.pkg/files <<-EOF /usr/bin/ EOF -- cgit v0.9.1