X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2Fatomicity;h=1c786fa2724262dad40cc9f7b883b6269586bc1d;hp=6df0a00e4084281c9b03027668ff2e0ca38bf15a;hb=84719b08f757a6079f4c3331d0c476d19b265948;hpb=5f9e3f69873335e54a1c6fdb8b3058336198ef78 diff --git a/test/atomicity b/test/atomicity index 6df0a00e..1c786fa2 100755 --- a/test/atomicity +++ b/test/atomicity @@ -51,7 +51,7 @@ if test_require_external_prereq gdb; then # Prepare a snapshot of the updated maildir. The gdb script will # update the database in this snapshot as it goes. - cp -ra $MAIL_DIR $MAIL_DIR.snap + cp -a $MAIL_DIR $MAIL_DIR.snap cp ${NOTMUCH_CONFIG} ${NOTMUCH_CONFIG}.snap NOTMUCH_CONFIG=${NOTMUCH_CONFIG}.snap notmuch config set database.path $MAIL_DIR.snap