#!/bin/sh global test_description := ''test disabling of local paths in clone/fetch'' source ./test-lib.sh source "$TEST_DIRECTORY/lib-proto-disable.sh" test_expect_success 'setup repository to clone' ' test_commit one ' test_proto "file://" file "file://$PWD" test_proto "path" file . test_done (CommandList children: [ (Assignment keyword: Assign_None pairs: [ (assign_pair lhs: (LhsName name:test_description) op: Equal rhs: {(SQ <"test disabling of local paths in clone/fetch">)} spids: [4] ) ] spids: [4] ) (C {(.)} {(./test-lib.sh)}) (C {(.)} {(DQ ($ VSub_Name "$TEST_DIRECTORY") (/lib-proto-disable.sh))}) (C {(test_expect_success)} {(SQ <"setup repository to clone">)} {(SQ <"\n"> <"\ttest_commit one\n">)}) (C {(test_proto)} {(DQ ("file://"))} {(file)} {(DQ ("file://") ($ VSub_Name "$PWD"))}) (C {(test_proto)} {(DQ (path))} {(file)} {(.)}) (C {(test_done)}) ] )