Module Name: src
Committed By: christos
Date: Mon Aug 29 12:43:52 UTC 2011
Modified Files:
src/tests/lib/libcurses/tests: assume_default_colors
Log Message:
change comparend to compare so that this passes now.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libcurses/tests/assume_default_colors
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/tests/lib/libcurses/tests/assume_default_colors
diff -u src/tests/lib/libcurses/tests/assume_default_colors:1.1 src/tests/lib/libcurses/tests/assume_default_colors:1.2
--- src/tests/lib/libcurses/tests/assume_default_colors:1.1 Sun Apr 10 05:55:10 2011
+++ src/tests/lib/libcurses/tests/assume_default_colors Mon Aug 29 08:43:51 2011
@@ -2,7 +2,7 @@
call OK start_color
call OK assume_default_colors -1 -1
call OK refresh
-comparend color_start.chk
+compare color_start.chk
# This should be the same as the default
compare color_default.chk
# default foreground, blue background