]> Dogcows Code - chaz/tar/blobdiff - tests/T-null.at
Relicense under GPLv3
[chaz/tar] / tests / T-null.at
index 5606b85f9d1766ca553854100f761bb64e64e0c5..4889fc628d9cb730a84ebf53bb5873fa22c20d6e 100644 (file)
@@ -1,11 +1,11 @@
 # Process this file with autom4te to create testsuite. -*- Autotest -*-
 
 # Test suite for GNU tar.
-# Copyright (C) 2006 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2007 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 
 # This program is distributed in the hope that it will be useful,
@@ -31,7 +31,7 @@ echo jeden > file-list
 cat temp1 >> file-list
 
 genfile -f "jeden
-dwa"
+dwa" || AT_SKIP_TEST
 genfile -f trzy
 
 tar cfTv archive file-list | sort
@@ -41,6 +41,6 @@ tar cfTv archive file-list | sort
 trzy
 ],
 [tar: file-list: file name read contains nul character
-],[],[ustar]) # Testing one format is enough
+],[],[],[ustar]) # Testing one format is enough
 
 AT_CLEANUP
This page took 0.020651 seconds and 4 git commands to generate.