Fixed typo (sikp -> skip)
authorUdi Finkelstein <github@udifink.com>
Tue, 5 Jun 2018 14:52:36 +0000 (17:52 +0300)
committerUdi Finkelstein <github@udifink.com>
Tue, 5 Jun 2018 19:41:27 +0000 (22:41 +0300)
tests/tools/autotest.sh

index 31a6ae8ab557eb31c199f62f5c5ae4755ff22915..d6216244fbfb59ad60024368c848d122f4a8c005 100755 (executable)
@@ -100,7 +100,7 @@ do
                echo -n "Test: $bn "
        fi
 
-       rm -f ${bn}.{err,log,sikp}
+       rm -f ${bn}.{err,log,skip}
        mkdir -p ${bn}.out
        rm -rf ${bn}.out/*