Don't bother with initializing `RELOCATED_FILES_13' to the empty string.
This commit is contained in:
parent
8cd300a821
commit
63a16956e7
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
# $NetBSD: upgrade.sh,v 1.9 1997/06/20 20:28:41 pk Exp $
|
||||
# $NetBSD: upgrade.sh,v 1.10 1997/06/22 22:28:43 pk Exp $
|
||||
#
|
||||
# Copyright (c) 1996 The NetBSD Foundation, Inc.
|
||||
# All rights reserved.
|
||||
@ -69,7 +69,6 @@ MODE="upgrade"
|
||||
THESETS="$UPGRSETS"
|
||||
|
||||
# Files that moved between 1.2 and 1.3
|
||||
RELOCATED_FILES_13=""
|
||||
RELOCATED_FILES_13="${RELOCATED_FILES_13} /sbin/rtquey /usr/sbin/rtquery"
|
||||
RELOCATED_FILES_13="${RELOCATED_FILES_13} /sbin/quotacheck /usr/sbin/quotacheck"
|
||||
RELOCATED_FILES_13="${RELOCATED_FILES_13} /sbin/dumpfs /usr/sbin/dumpfs"
|
||||
|
Loading…
x
Reference in New Issue
Block a user