Skip to content

Commit 6af790b

Browse files
committed
darcs-dist-set-scripts-executable
Ignore-this: 79e7d4a4458b3270174f755fc81222a5 darcs-hash:20120625225524-c6c69-77c4492d8f6535630642381490a2edf8b1ff35e9
1 parent 36493d5 commit 6af790b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

darcs-dist.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ shift; shift
66
darcs_options="$@"
77

88
echo Running \`\`darcs dist ${darcs_options} -d "$name"\'\'...
9-
darcs dist ${darcs_options} -d "$name"
9+
darcs dist ${darcs_options} --set-scripts-executable -d "$name"
1010

1111
if [[ "$format" != gz ]]
1212
then

0 commit comments

Comments
 (0)