]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Fixing tests and moving flag to advanced usage 1852/head
authorShashank Tavildar <shtavi@fb.com>
Mon, 28 Oct 2019 22:22:26 +0000 (15:22 -0700)
committerShashank Tavildar <shtavi@fb.com>
Mon, 28 Oct 2019 22:22:26 +0000 (15:22 -0700)
programs/zstdcli.c
tests/playTests.sh

index a5a3f30da69d1a9318aeda6da25c29bf7ac14d62..a704a1abd44f54f61848a51b47ef8e8cb90092be 100644 (file)
@@ -118,7 +118,6 @@ static int usage(const char* programName)
 #endif
     DISPLAY( " -D file: use `file` as Dictionary \n");
     DISPLAY( " -o file: result stored into `file` (only if 1 input file) \n");
-    DISPLAY( "--exclude-compressed:  only compress files that are not previously compressed \n");
     DISPLAY( " -f     : overwrite output without prompting and (de)compress links \n");
     DISPLAY( "--rm    : remove source file(s) after successful de/compression \n");
     DISPLAY( " -k     : preserve source file(s) (default) \n");
index 9294bf81218294445fa1044fb34f6f2af2e42601..ca286071df997ccb11459e9364ee1df3b0ffcb73 100755 (executable)
@@ -232,7 +232,6 @@ else
   println "Test is not successful"
 fi
 println "Test completed"
-sleep 5
 
 println "test : file removal"
 $ZSTD -f --rm tmp