]> git.pld-linux.org Git - packages/awesome.git/blobdiff - awesome-client-bashizm.patch
- One -r shall be enough.
[packages/awesome.git] / awesome-client-bashizm.patch
index fe9c111c026a30fb4f33bf4dce593f8ce6cedaa9..68e4995749ad6b49fd4194505a476b35ca7c7641 100644 (file)
@@ -34,7 +34,7 @@ index a125869..e99faf3 100755
  }
  
 -while read ${USE_READLINE} -r -p "awesome# " line
-+while read ${USE_READLINE} -r ${READ_OPTIONS} line
++while read ${USE_READLINE} ${READ_OPTIONS} line
  do
      a_dbus_send "$line"
  done
This page took 0.028364 seconds and 4 git commands to generate.