Skip to content

Commit

Permalink
taking scriptPath
Browse files Browse the repository at this point in the history
  • Loading branch information
schubi2 committed Jan 14, 2016
1 parent acd3693 commit ccb094a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/AutoinstScripts.rb
Expand Up @@ -797,7 +797,7 @@ def Write(type, special)
scriptName
)
if Ops.get_string(s, "location", "") != ""
scriptName = AutoinstConfig.destdir + scriptName #bnc961320
scriptPath = AutoinstConfig.destdir + scriptPath #bnc961320
Builtins.y2debug(
"getting script: %1",
Ops.get_string(s, "location", "")
Expand Down

0 comments on commit ccb094a

Please sign in to comment.