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_busybox_links') diff --git a/tests/t_installfiles_busybox_links b/tests/t_installfiles_busybox_links index 19f42d8..8918ba2 100644 --- a/tests/t_installfiles_busybox_links +++ b/tests/t_installfiles_busybox_links @@ -1,6 +1,6 @@ #!/bin/sh -mkdir foo.pkg +mkdir -p foo.pkg cat >foo.pkg/files <<-EOF /bin EOF -- cgit v0.9.1