s3/selftest: Fix reference to knownfail file.
authorJelmer Vernooij <jelmer@samba.org>
Sun, 15 Apr 2012 21:33:22 +0000 (23:33 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Mon, 16 Apr 2012 14:30:18 +0000 (16:30 +0200)
source3/selftest/tests.py

index fb1eaae0ecee7e9df8f6f0c7c11b9ec2c08acbce..70c8fe0e62c25ab05bcb2cac640c2c3ed591a3a8 100755 (executable)
@@ -8,7 +8,7 @@
 
 # The idea is that this script outputs all of the tests of Samba 3, not 
 # just those that are known to pass, and list those that should be skipped 
-# or are known to fail in selftest/skip or selftest/samba4-knownfail. This makes it 
+# or are known to fail in selftest/skip or selftest/samba3-knownfail. This makes it 
 # very easy to see what functionality is still missing in Samba 3 and makes 
 # it possible to run the testsuite against other servers, such as Samba 4 or 
 # Windows that have a different set of features.