From 10a4e39eb8c96786f8bc9c33df8be241af9c2e89 Mon Sep 17 00:00:00 2001 From: Laurent Ghigonis Date: Thu, 21 Mar 2013 21:03:58 +0100 Subject: tools/switch_wireshark_fedora.sh: add script description --- tools/switch_wireshark_fedora.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools') diff --git a/tools/switch_wireshark_fedora.sh b/tools/switch_wireshark_fedora.sh index c22a669..9b97a8f 100755 --- a/tools/switch_wireshark_fedora.sh +++ b/tools/switch_wireshark_fedora.sh @@ -1,5 +1,7 @@ #!/bin/sh +# Switch between svn and yum package installation of wireshark + wirsrc="$HOME/src/wireshark/" wirpkg="wireshark wireshark-devel wireshark-gnome" -- cgit v1.2.3-59-g8ed1b