]> git.pld-linux.org Git - projects/rc-scripts.git/commit
- deltext is not necessary before ok, fail, others (it's called
authorSebastian Zagrodzki <sebek@zagrodzki.net>
Mon, 1 May 2000 18:43:55 +0000 (18:43 +0000)
committerSebastian Zagrodzki <sebek@zagrodzki.net>
Mon, 1 May 2000 18:43:55 +0000 (18:43 +0000)
commitcd8dfdf076adf82bfcda806abc7d53fa0f5d6e4b
treef40bd7cb2a64fdced4d1cda12782a60c07f95896
parent769a341649a10456acb62605349e827fef503cc7
- deltext is not necessary before ok, fail, others (it's called
  automatically)
- [ $# -gt 0 ] instead of [ -n "$1" ]: printf_ sometimes has to accept
  argument lists like "" "a" (where first one is empty string)
- replaced "\b\b\b..." in deltext by "termput hpa $INIT_COL"
- COLOR_INIT=no doesn't mean that all other termcodes shouldn't work -
  COLOR_INIT is now checked only at case "setaf"

svn-id: @731
rc.d/init.d/functions
This page took 0.244001 seconds and 4 git commands to generate.