mirror of
https://gitlab.com/shorewall/code.git
synced 2025-05-31 06:55:42 +02:00
Fix middle mouse button snafu
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6549 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
8b4f23252f
commit
f97b8c6c24
@ -122,13 +122,7 @@ do_or_die()
|
|||||||
}
|
}
|
||||||
|
|
||||||
fatal_error() {
|
fatal_error() {
|
||||||
progress_message "$*" 3.0.*)
|
progress_message "$*"
|
||||||
SVNBRANCH="branches/3.0/Shorewall"
|
|
||||||
DOCTAG="trunk/docs"
|
|
||||||
XMLPROJ="docs-3.0"
|
|
||||||
SAMPLESTAG="branches/3.0/Samples"
|
|
||||||
;;
|
|
||||||
|
|
||||||
exit 2
|
exit 2
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user