Revert "[wip] Fix how vcs_relative_path first resolves an absolute path"
This reverts commit a7fd514569.
Sadly this doesn't work in all cases (if the file doesn't exist) and
fails on MacOS (I think).
This commit is contained in:
@@ -160,7 +160,6 @@ blackbox_register_new_file secret.txt
|
||||
assert_file_missing secret.txt
|
||||
assert_file_exists secret.txt.gpg
|
||||
assert_line_exists '/secret.txt' .gitignore
|
||||
assert_line_exists 'secret.txt' keyrings/live/blackbox-files.txt
|
||||
|
||||
PHASE 'She cats secrets.txt.gpg.'
|
||||
make_self_deleting_tempfile catsecret
|
||||
|
||||
Reference in New Issue
Block a user