mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-09-23 02:35:04 -04:00
Changed a "mkdir -p" into a makedir.
This commit is contained in:
1 parent
8fc4033ef0
commit
3f7afe7ec1
1 file changed
+1
-1
@@ -8,7 +8,7 @@
|
||||
|
||||
deepstr='down/3/deep'
|
||||
deepdir="$fromdir/$deepstr"
|
||||
mkdir -p "$deepdir"
|
||||
makepath "$deepdir"
|
||||
fromdir="$deepdir"
|
||||
hands_setup
|
||||
fromdir="$tmpdir/from"
|
||||
|
||||
Reference in new issue
Block a user