]> diplodocus.org Git - nmh/blobdiff - test/scan/test-scan
Remove the #ifdef UK for the default scan format
[nmh] / test / scan / test-scan
index 510ad36ac3463845d032acd9381814eb9d740d0a..269f2b85997401dfa13fbfb2ad59e8c7487a448a 100755 (executable)
@@ -40,12 +40,12 @@ check "$expected" "$actual"
 
 
 # check full output device, if one exists
-if test -c /dev/full; then
-  start_test 'full output device'
-  printf 'scan: failed to fflush stdout: No space left on device\n' >"$expected"
-  scan last >/dev/full 2>"$actual"  &&  false
-  check "$expected" "$actual"
-fi
+if test -c /dev/full; then
+  start_test 'full output device'
+  printf 'scan: failed to fflush stdout: No space left on device\n' >"$expected"
+  scan last >/dev/full 2>"$actual"  &&  false
+  check "$expected" "$actual"
+fi
 
 
 # check highlighting