Displaying 1 result from an estimated 1 matches for "a362547".
2016 Nov 28
2
[PATCH] builder: Rearrange how template-building scripts work.
...changed at first login
-10: /home/rjones exists and is populated
-11: random-seed file was created or modified
- ========================================
-
-EOF
-
-#rm $output
diff --git a/builder/website/ubuntu-ppc64le.sh b/builder/website/ubuntu-ppc64le.sh
deleted file mode 100755
index a362547..0000000
--- a/builder/website/ubuntu-ppc64le.sh
+++ /dev/null
@@ -1,76 +0,0 @@
-#!/bin/bash -
-# libguestfs
-# Copyright (C) 2013-2016 Red Hat Inc.
-#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-#...