Import of pkgsrc-2014Q1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: scan,v 1.1 2004/10/04 20:28:30 jlam Exp $
|
||||
# $NetBSD: scan,v 1.2 2014/02/26 10:40:46 jperkin Exp $
|
||||
#
|
||||
# Copyright (c) 2004 The NetBSD Foundation, Inc.
|
||||
# All rights reserved.
|
||||
@@ -35,10 +35,9 @@
|
||||
# POSSIBILITY OF SUCH DAMAGE.
|
||||
#
|
||||
|
||||
# Don't append extra arguments if "-v" is passed to the command.
|
||||
# Optional argument processing.
|
||||
for arg do
|
||||
case $arg in
|
||||
-v) append_extra_args=no; break ;;
|
||||
*) ;;
|
||||
esac
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user