projects
/
libremanage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8de1992
)
fix bug in last commit
author
Ian Kelling
<iank@fsf.org>
Mon, 6 May 2019 00:42:59 +0000
(20:42 -0400)
committer
Ian Kelling
<iank@fsf.org>
Mon, 6 May 2019 00:42:59 +0000
(20:42 -0400)
libremanage
patch
|
blob
|
blame
|
history
diff --git
a/libremanage
b/libremanage
index 3bb2c629302bc3efc554727929d0193ebd06b110..687221f207eede1b15fe17a50baf341b6233c76a 100755
(executable)
--- a/
libremanage
+++ b/
libremanage
@@
-92,6
+92,7
@@
fi
switch=false
if [[ $1 == --switch ]]; then
switch=true
+ shift
fi
read action chan board_id <<<"$@"