* src/checkpoint.c (checkpoint_compile_action): Add missing
`else'.
+2008-10-05 Xavier Hienne <xavier.hienne@free.fr> (tiny change)
+
+ * src/checkpoint.c (checkpoint_compile_action): Add missing
+ `else'.
+
2008-09-24 Sergey Poznyakoff <gray@gnu.org.ua>
* NEWS: Update.
if (strcmp (str, ".") == 0 || strcmp (str, "dot") == 0)
alloc_action (cop_dot);
- if (strcmp (str, "bell") == 0)
+ else if (strcmp (str, "bell") == 0)
alloc_action (cop_bell);
else if (strcmp (str, "echo") == 0)
alloc_action (cop_echo);
tar tf archive.1 || exit 1
-sleep 1
+sleep 2
genfile --length 10240 --pattern zeros --file directory/file2