Skip to content

Commit 86d8e11

Browse files
committed
rollback eaf6538
1 parent 3373601 commit 86d8e11

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

integration-tests/ignores-scripts-when-making-patch/ignores-scripts-when-making-patch.sh

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,5 @@ echo "END SNAPSHOT"
1414
(>&2 echo "END SNAPSHOT")
1515

1616
echo "SNAPSHOT: a patch file got produced"
17-
[ ! -f patches/naughty-package+1.0.0.patch ] && {
18-
echo "ERROR: file not found: patches/naughty-package+1.0.0.patch"
19-
echo "ls patches/:"
20-
ls patches/
21-
}
2217
cat patches/naughty-package+1.0.0.patch
2318
echo "END SNAPSHOT"

0 commit comments

Comments
 (0)