Commit History

Author SHA1 Message Date
  orbea 7e7407d730 burncd: Avoid a system call. 5 years ago
  orbea 15f26be46a burncd: Silence shellcheck warning SC2034. 6 years ago
  orbea 645062ff7b burncd: Clean up. 6 years ago
  orbea 00af4758f0 burncd: 80-col limit. 6 years ago
  orbea 9ea50955ac Don't hardcode 'stereo'. 6 years ago
  orbea 5d220b8335 Don't use true. 6 years ago
  orbea 17ad24086a Unset : functions. 6 years ago
  orbea e66478942d Fix Slackware ash regression. 6 years ago
  orbea ec7dbbbde6 Refactor conditionals 6 years ago
  orbea f74fe506f1 Preserve error code for trap. 6 years ago
  orbea e511d6b83e Use comment to silence shellcheck warning SC2004. 6 years ago
  orbea 91ded4cd57 Silence shellcheck warning SC2046. 6 years ago
  orbea 2549bbfcfb Reduce temporary variables. 6 years ago
  orbea 222fcf1b39 Remove useless variable. 6 years ago
  orbea bd86b7983f Silence shellcheck warnings. 6 years ago
  orbea f07baccda8 Silence shellcheck warnings, SC2016: Expressions don't expand in single quotes, use double quotes for that. 6 years ago
  orbea f42755fd79 Silence shellcheck warning, SC1001: This \f will be a regular 'f' in this context. 6 years ago
  orbea e283bf37bc Don't error if dependency variables fail. 6 years ago
  orbea 072e2d7e52 Silence shellcheck warnings, SC2015: Note that A && B || C is not if-then-else. C may run when A is true. 6 years ago
  orbea fe889d50e9 Silence shellcheck warnings SC1007: Remove space after = if trying to assign a value. 6 years ago
  orbea 30f6d6bf3e Silence shellcheck warning, SC2064: Use single quotes. 6 years ago
  orbea fd93109033 Silence shellcheck warning, SC1117: Backslash is literal in "\n". 6 years ago
  orbea d273cc51c9 Work around shellcheck parsing error. 6 years ago
  orbea 580750f8b3 Silence useless errors with posh 6 years ago
  orbea 8832d9fd02 (escape) Add a fast path. 6 years ago
  orbea 8fcdb3a9dd Remove dependency on sed. 6 years ago
  orbea c8e8dafed4 Fix pattern matching for posh. 6 years ago
  orbea f7d49cb2d2 Error on blank dynamic variable. 6 years ago
  orbea e70cf5f0ba Remove hard coded reference to wav. 6 years ago
  orbea c48ef64f3f Quote variables. 6 years ago