diff options
| author | Manuel Schneider | 2014-07-23 15:56:46 +0200 |
|---|---|---|
| committer | Manuel Schneider | 2014-07-23 15:56:46 +0200 |
| commit | b2ca6da5c5fad2aa6bb08557e5599f67e82633d4 (patch) | |
| tree | 06d6c9839a7dfcb6378e2a276de9dae1e5a89de0 /remote/modules/vmchooser2 | |
| parent | [pvs2] Config for pvs2 room templates containing room -100 (diff) | |
| parent | [drm] one more nvidia: 10de-0dd8: nvidia Quadro 2000 (diff) | |
| download | tm-scripts-b2ca6da5c5fad2aa6bb08557e5599f67e82633d4.tar.gz tm-scripts-b2ca6da5c5fad2aa6bb08557e5599f67e82633d4.tar.xz tm-scripts-b2ca6da5c5fad2aa6bb08557e5599f67e82633d4.zip | |
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/vmchooser2')
| -rw-r--r-- | remote/modules/vmchooser2/module.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/vmchooser2/module.build b/remote/modules/vmchooser2/module.build index e129b04e..b2f89702 100644 --- a/remote/modules/vmchooser2/module.build +++ b/remote/modules/vmchooser2/module.build @@ -1,6 +1,6 @@ fetch_source() { - git clone --depth 1 "${REQUIRED_GIT}" src + git clone "${REQUIRED_GIT}" src } build() { |
