]> arthur.barton.de Git - bup.git/blobdiff - test/ext/test-ls
main: treat BUP_FORCE_TTY as bitmap
[bup.git] / test / ext / test-ls
index 8a93c399e5a8fd621367e900c1f7994b0a8143a7..86d8c58c676673699ee06e8c33b010659e1a6903 100755 (executable)
@@ -61,7 +61,7 @@ src_tree_hash=$(git log --format=%T -n1 src)
 
 WVSTART "$ls_cmd_desc (short)"
 
-(export BUP_FORCE_TTY=1; WVPASSEQ "$(WVPASS bup-ls | tr -d ' ')" src)
+(export BUP_FORCE_TTY=3; WVPASSEQ "$(WVPASS bup-ls | tr -d ' ')" src)
 
 WVPASSEQ "$(WVPASS bup-ls /)" "src"