Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/tests/bin/dd
Module Name: src
Committed By: kre
Date: Mon Jan 26 05:41:05 UTC 2026
Modified Files:
src/tests/bin/dd: t_dd.sh
Log Message:
Clean up this test a bit.
1. Use printf instead of echo
2. Use $( ) instead of ``
3. Check exit status of commands being tested
4. Misc other stuff (use -ne rather than != when comparing numbers, ...)
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/bin/dd/t_dd.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index