Commit f05b9584 authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible Arch Linux: fixup braino in previous commit, 193fb3a3

parent 193fb3a3
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -87,7 +87,6 @@ case $(hostname) in
	profitbricks-build3*)	put_schroots_on_tmpfs ;;
	profitbricks-build4*)	put_schroots_on_tmpfs ;;
	profitbricks-build7*)	put_schroots_on_tmpfs ;;
	osuosl-build169*)	put_schroots_on_tmpfs ;;
	osuosl-build170*)	put_schroots_on_tmpfs ;;
	*)			;;
esac
@@ -105,7 +104,6 @@ case $(hostname) in
	profitbricks-build6*)	send_back_to_the_future ;;
	profitbricks-build15*)	send_back_to_the_future ;;
	profitbricks-build16*)	send_back_to_the_future ;;
	osuosl-build169*)	send_back_to_the_future ;;
	osuosl-build170*)	send_back_to_the_future ;;
	*)			;;
esac