mirror of
https://github.com/apache/sqoop.git
synced 2025-05-10 02:40:49 +08:00
Added comment for script purpose
This commit is contained in:
parent
a9b05996d4
commit
e680ee4d92
@ -17,6 +17,12 @@
|
||||
# specific language governing permissions and limitations
|
||||
# under the License.
|
||||
#
|
||||
|
||||
#
|
||||
# Pre Commit Hook for running tests and updating JIRA
|
||||
#
|
||||
# Original version was copied from FLUME project.
|
||||
#
|
||||
import sys, os, re, urllib2, base64, subprocess, tempfile, shutil
|
||||
from optparse import OptionParser
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user