From b5187d21a50c91fa37d3a54a8e4e9eecb5970286 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 17 Mar 2019 18:24:16 -0400 Subject: ob-applypatches: Track and skip applied patches --- (limited to 'tests/exe') diff --git a/tests/exe/ob-applypatches.sh b/tests/exe/ob-applypatches.sh index c652275..1fc1ab1 100755 --- a/tests/exe/ob-applypatches.sh +++ b/tests/exe/ob-applypatches.sh @@ -35,7 +35,7 @@ cmd_is 'patch applied' cat 'src/src/foo.sh' <<-EOF ${FOO_SH_PATCHED} EOF -command_ok_ 'ob-applypatches second run exit status' -D TODO -- ob-applypatches +command_ok_ 'ob-applypatches second run exit status' -- ob-applypatches cmd_is 'patch still applied' cat 'src/src/foo.sh' <<-EOF ${FOO_SH_PATCHED} EOF -- cgit v0.9.1