summaryrefslogtreecommitdiff
path: root/tests/00_regular_file_diff.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/00_regular_file_diff.sh')
-rwxr-xr-xtests/00_regular_file_diff.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/00_regular_file_diff.sh b/tests/00_regular_file_diff.sh
index a382a72..4eb6672 100755
--- a/tests/00_regular_file_diff.sh
+++ b/tests/00_regular_file_diff.sh
@@ -11,8 +11,6 @@ TEST_TOOLS=$3
############# Test specific code ############
-# This test checks that normal files content and metadata are
-
ORG_FILE=$ORIGIN/b.txt
TGT_FILE=$TARGET/b.txt
@@ -23,8 +21,6 @@ function setup {
chmod 707 $TGT_FILE
}
-# check_same_mtime FILE_A FILE_B
-
function check_results {
check_content $ORG_FILE "2" && \
check_perm $ORG_FILE 707 && \