Fossil SCM

In unversioned test, cloning with --save-http-password avoid password prompts on macOs, OpenBSD and Linux.

preben 2023-11-17 17:39 testing-improvements
Commit 85b3a6002546f4f2c5f5865705520e6e1223f71e6433e53d41a1d4e6416846fa
1 file changed +1 -1
--- test/unversioned.test
+++ test/unversioned.test
@@ -327,11 +327,11 @@
327327
puts [appendArgs "Now in client directory \"" [pwd] \".]
328328
write_file unversioned-client1.txt "This is unversioned client file #1."
329329
330330
###############################################################################
331331
332
-fossil_maybe_answer y clone $remote uvrepo.fossil
332
+fossil clone --save-http-password $remote uvrepo.fossil
333333
fossil open -f uvrepo.fossil
334334
335335
###############################################################################
336336
337337
fossil unversioned list
338338
--- test/unversioned.test
+++ test/unversioned.test
@@ -327,11 +327,11 @@
327 puts [appendArgs "Now in client directory \"" [pwd] \".]
328 write_file unversioned-client1.txt "This is unversioned client file #1."
329
330 ###############################################################################
331
332 fossil_maybe_answer y clone $remote uvrepo.fossil
333 fossil open -f uvrepo.fossil
334
335 ###############################################################################
336
337 fossil unversioned list
338
--- test/unversioned.test
+++ test/unversioned.test
@@ -327,11 +327,11 @@
327 puts [appendArgs "Now in client directory \"" [pwd] \".]
328 write_file unversioned-client1.txt "This is unversioned client file #1."
329
330 ###############################################################################
331
332 fossil clone --save-http-password $remote uvrepo.fossil
333 fossil open -f uvrepo.fossil
334
335 ###############################################################################
336
337 fossil unversioned list
338

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button