summaryrefslogtreecommitdiffstats
path: root/release/scripts/tar.sh
diff options
context:
space:
mode:
Diffstat (limited to 'release/scripts/tar.sh')
-rw-r--r--release/scripts/tar.sh5
1 files changed, 2 insertions, 3 deletions
diff --git a/release/scripts/tar.sh b/release/scripts/tar.sh
index 9783e02..e0933f2 100644
--- a/release/scripts/tar.sh
+++ b/release/scripts/tar.sh
@@ -25,15 +25,14 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
+# $FreeBSD$
+#
#
# For use on the fixit floppy. External programs required:
# cpio(1), find(1), test(1)
#
-#
-# $FreeBSD$
-#
archive=${TAPE:-/dev/rsa0}
blocksize="20"
OpenPOWER on IntegriCloud