]> git.pld-linux.org Git - packages/awesome.git/commitdiff
- One -r shall be enough.
authorpawelz <pawelz@pld-linux.org>
Sat, 13 Jun 2009 20:23:47 +0000 (20:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    awesome-client-bashizm.patch -> 1.2

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.040279 seconds and 4 git commands to generate.