fedora-infrastructure/scripts/run-scm/run-hg

6 lines
45 B
Text
Raw Normal View History

2008-01-03 12:46:37 -06:00
#!/bin/sh
umask 0002
exec /usr/bin/hg "$@"