Skip to content

Commit

Permalink
add nice header
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Sep 4, 2014
1 parent b64ee2a commit b98502b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ytools/yast2/create_maintenance_branch.rb 100644 → 100755
@@ -1,3 +1,9 @@
#!/usr/bin/env ruby

# - Create maintenance branch BRANCH_NAME
# - Edit Rakefile to build and submit to corresponding projects
# - Commit and push

# constants for tuning script to create desired branch
BRANCH_NAME="SLE-12-GA"
USE_IBS=true
Expand Down

0 comments on commit b98502b

Please sign in to comment.